| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| broot_1.60.1.zip | 2026-09-08 | 68.7 MB | |
| broot v1.60.1 source code.tar.gz | 2026-09-08 | 14.7 MB | |
| broot v1.60.1 source code.zip | 2026-09-08 | 14.8 MB | |
| README.md | 2026-09-08 | 947 Bytes | |
| Totals: 4 Items | 98.2 MB | 1 | |
- the official macOS binary now includes the clipboard feature (
:copy_path,:copy_line,:input_paste) - a verb redefined with the name of an existing one no longer makes typing a prefix of that name ambiguous
- on macOS, the trash listing verbs (
:open_trash, etc.) are no longer offered, as they couldn't work there - paths containing shell special characters (globs,
$, parentheses, etc.) are now quoted in commands executed by the shell function - Fix [#595] - the terminal title no longer shows paths quoted
- fix double-click not opening the file when the tree is scrolled - Fix [#150]
- git statuses are no longer missing in subdirectories when broot is launched from a subdirectory of the repository
- the diff preview is shown for a modified file given as launch argument
- the diff preview works in a repository without any commit yet
- refreshing the tree (F5) also refreshes the git branch and stats of the root line