ZIP
WinGet
Broot
Dystroy · 1.48.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.48.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Dystroy.broot
Version
1.48.0
Description
A new way to see and navigate directory trees.
License
MIT
↗
Homepage
https://github.com/Canop/broot
Release Notes
This release mainly brings improvements to Mac users:
- Support for the 'Cmd' modifier in key shortcuts (the key is called 'Command', 'Super', 'Apple', 'Windows', depending on systems and users)
- "filesystem" features have been made available for Mac:
- the :fs screen, listing filesystems
- filesystem free space & total space displayed when size computations are requested
- device id displayed with :toggle_device_id (shortcut: "dev")
- Fix .config/git/ignore not being loaded on Mac - Fix…