Releases: Canop/broot
Releases · Canop/broot
broot v1.25.2
- optional BROOT_CONFIG_DIR env var - the site now shows all env variables: https://dystroy.org/broot/launch/#environment-variables
--only-folders
now longer allows symlinks to non directories - Fix #742
broot v1.25.1
- fix shift-char in input extending the selection - Fix #733
broot v1.25.0
- allow unescaped '::' in pattern position, experimental (might be removed)
- allow hexa color notation in skins (eg
#fb0
or#FFD700
)
broot v1.24.2
- fix a case of br script installation failing on Windows/Powershell
broot v1.24.1
Better --help
broot v1.24.0
- installer for the powershell br script on windows - Thanks @felixkroemer
- new
--help
, more compact - allow extra spaces before the verb
- updated man page, now distributed in releases as /man/broot.1
broot v1.23.0
- prettier, faster SVG rendering
- reorganize default conf files, with a "skins" subfolder
- some dependencies updated
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