Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #229

Merged
merged 3 commits into from
Aug 9, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ List of projects that provide terminal user interfaces
<details open><summary><h2>File Managers</h2></summary>

- [adbtuifm](https://github.com/darkhz/adbtuifm) A TUI file manager for Android, based on the Android Debug Bridge(ADB).
- [broot](https://github.com/Canop/broot) A fuzzy finder file manager written in Rust.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it the same broot available in miscellaneous section?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it is, I had tunnel vision while looking at the 'File Managers' section.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the part about tree navigation mentioned in previous entry could be kept here

- [fff](https://github.com/dylanaraps/fff) A simple file manager written in bash.
- [fml](https://github.com/wick3dr0se/fml) :file_folder: A stupid simple, fast file manager written in BASH v4.2+.
- [goful](https://github.com/anmitsu/goful) a powerful TUI file manager written in Go.
Expand Down