A new way to see and navigate directory trees

Broot is a modern, terminal-based directory navigation tool and file manager written in Rust. It provides a concise way to view and traverse directory trees, automatically hiding unlisted files so that deeply nested or massive structures fit perfectly within a single screen without endless scrolling.
$ brew install broot$ cargo install --locked broot$ sudo pacman -S broot$ sudo apt install broot$ sudo dnf install broot$ sudo apk add brootto comment.