| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| broot_1.53.0.zip | 2025-11-08 | 59.3 MB | |
| broot v1.53.0 source code.tar.gz | 2025-11-08 | 15.4 MB | |
| broot v1.53.0 source code.zip | 2025-11-08 | 15.5 MB | |
| README.md | 2025-11-08 | 641 Bytes | |
| Totals: 4 Items | 90.2 MB | 0 | |
- 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/testto/teston 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 files whose name isn't valid UTF-8 (they were previously ignored)
- android executable is back to the official binary archive