Skip to content

Releases: 4imothy/treegrep

2.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 18:22
  • pcre2 and better builds
  • overview only, live delay, better tests

2.1.1

Choose a tag to compare

@github-actions github-actions released this 25 May 15:28
  • fix panic on lines containing invalid UTF-8

2.1.0

Choose a tag to compare

@github-actions github-actions released this 22 May 02:45
  • emacs plugin
  • improve repeat behavior
  • better keybinds
  • no mouse, disable alternate screen options

2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 May 04:54
  • Unified menu with live search
  • Text based filtering inside menu
  • Built in parallel search
  • Context lines option
  • Fold/unfold directory trees in the menu
  • Configurable key bindings and characters

1.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 17:19
  • fix generated completions so regex pattern suggestions don't show path
  • custom colors

1.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Oct 05:15
  • Fixes up select menu keybindings to not change behavior of existing keybindings
  • improves behavior of help/version in menu

1.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 17:55
  • add bindings to traverse menu input (ctrl-['b', 'f', 'k', 'd', 'a', 'e'])
  • improve error viewing in menu
  • fix repeating arguments that contain spaces
  • add option in selection menu to move up/down paths of the same depth

1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 16:57
  • cursor visible when providing arguments in arguments menu
  • cursor jumping with z/l in selection menu now loops over middle, top, bottom
  • better styling
  • improve error handling

1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 00:46
  • Improve selection UI and make it more consistent
  • Many customization flags
  • Menu for providing arguments

0.1.4

Choose a tag to compare

@github-actions github-actions released this 03 Jun 16:44
  • Improved menu controls
  • Help popup message in menu on pressing h
  • Support for default opts environment variable
  • Globs