github Canop/broot v0.15.0
broot v0.15.0

latest releases: v1.36.1, v1.36.0, v1.35.0...
3 years ago

Major feature: new input syntax - Breaking Change

New search modes (see https://dystroy.org/broot/input/#the-filtering-pattern) :
- fuzzy or regex on sub-paths (the path starting from the displayed root)
- search in file content

  • it's possible to configure how search modes are selected in config
  • search pattern characters can be escaped with a ''

Minor changes:

  • tab goes to next direct match when there's no verb in input - Fix #234
  • :open_stay_filter to be used if you want to keep the pattern when you navigate - Fix #240
  • mouse capture can be disabled with capture_mouse = false - Fix #238
  • several small fixes

Don't miss a new broot release

NewReleases is sending notifications on new releases.