ZIP
WinGet
Broot
Dystroy · 1.53.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
broot_1.53.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Dystroy.broot
Version
1.53.0
Description
A new way to see and navigate directory trees.
License
MIT
↗
Homepage
https://github.com/Canop/broot
Release Notes
- fix some cases of the verb not removed from the input on execution (with a risk of accidental double execution)
- add the :filesystems (short :fs) verb and state on windows (it was already present on linux and mac).
- improve the generation of preview pattern from a file tree pattern (i.e. going from /java$/&c/test to /test on opening a matching file in preview). With this change broot avoids filtering the preview when it shouldn't (eg when you searched /java$/|c/test) - See #1097
- display fi…