Releases: Canop/broot
Releases · Canop/broot
broot v1.22.1
broot v1.22.0
broot v1.21.3
switch_terminal
verb parameter - Thanks @stevenxxiu- on Windows, when using
-c
, clear events after delay - Fix #699
broot v1.21.2
- update dependencies because of some yanked ones
broot v1.21.1
broot v1.21.0
- better nushell integration (no need to quote arguments anymore, fix path extension broken by new version of nushell) - Thanks @stevenxxiu
- don't show modal-only keys in help page when modal mode isn't enabled
broot v1.20.2
- fix debug statement printed in some cases (mostly on Windows) - Fix #672
broot v1.20.1
- fix status line not always displaying the hint of the input's verb - Fix #665
broot 1.20.0
- unless overriden,
/proc
is nowno-enter
, which solves freezes when searchin on/
in some system - See #639 - SVG files now rendered as images in the preview panel
- new version of the nushell function. You should be prompted for an update - Fix #656 - Thanks @FrancescElies and @mediumrarez
no-hide
special paths - Thanks @Avlllo- preview can now be opened on directories, showing their first level - Fix #405
- better determine whether the terminal is white or dark in some (probably rare) cases - See Canop/terminal-light#2
broot v1.19.0
Nushell support - Fix #375 - Thanks @FrancescElies, @mediumrarez, and issue contributors