Releases: 4imothy/treegrep
Releases · 4imothy/treegrep
Release list
2.2.0
2.1.1
- fix panic on lines containing invalid UTF-8
2.1.0
- emacs plugin
- improve repeat behavior
- better keybinds
- no mouse, disable alternate screen options
2.0.0
- 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
- fix generated completions so regex pattern suggestions don't show path
- custom colors
1.2.1
- Fixes up select menu keybindings to not change behavior of existing keybindings
- improves behavior of help/version in menu
1.2.0
- 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
- 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
- Improve selection UI and make it more consistent
- Many customization flags
- Menu for providing arguments
0.1.4
- Improved menu controls
- Help popup message in menu on pressing
h - Support for default opts environment variable
- Globs