Releases: Canop/broot
Releases · Canop/broot
broot v1.31.0
- keep broot's work dir synchronized with the root of the current panel. Can be disabled in conf with
update_work_dir: false
- Fix #813 - fix
:trash
internal not working on staged files
broot v1.30.2
- don't canonicalize paths on windows on new panels - Fix #809
broot v1.30.1
- nushell script: replace the deprecated
def-env
withdef --env
- Thanks @melMass
broot v1.30.0
broot v1.29.0
broot v1.28.1
- fix a regression in handling of rooted gitignore patterns - Fix #795
broot v1.28.0
broot v1.27.0
- the
apply_to
verb filter accepts new values:text_file
andbinary_file
. Broot users editing files in their terminal (vi, emacs, etc.) should configure broot to open their text editor onenter
: see https://dystroy.org/broot/tricks/#change-standard-file-opening - small breaking change:
:stage_all_files
now stages also symlinks - Fix #606 - new
{git-root}
verb argument - Fix 760 - Thanks @9999years - fix a freeze on windows when launching a search with
-c
- Thanks @3tilley - fix automatic preview pattern not escaping spaces and colons - Fix #778
broot v1.26.1
- improved status line