./sysutils/treegrep, Pattern matcher frontend or backend which displays results in a tree

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.0, Package name: treegrep-1.3.0, Maintainer: pkgsrc-users

treegrep is a frontend for existing pattern matchers or a standalone pattern
matcher which presents results in a tree format.


Master sites:

Filesize: 133.982 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-27 13:06:53 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/treegrep: update to 1.3.0

 - fix generated completions so regex pattern suggestions don't show path
 - custom colors
   2025-10-16 12:53:26 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/treegrep: update to 1.2.1

 - Fixes up select menu keybindings to not change behavior of existing keybindings
 - improves behavior of help/version in menu
   2025-10-07 12:44:45 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/treegrep: update to 1.2.0

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
   2025-04-04 22:20:52 by pin | Files touched by this commit (1)
Log message:
sysutils/treegrep: reset maintainer
   2024-06-03 21:48:31 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/treegrep: update to 0.1.4

    Improved menu controls
    Help popup message in menu on pressing h
    Support for default opts environment variable
    Globs
   2024-01-22 08:28:49 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/treegrep: update to 0.1.3

 - Add moving by path and page to the menu
 - Improve menu styling for line numbers
   2024-01-11 21:48:02 by pin | Files touched by this commit (5)
Log message:
sysutils/treegrep: import package

treegrep is a frontend for existing pattern matchers or a standalone pattern
matcher which presents results in a tree format.