nnn is a terminal based file browser. It brings excellent desktop integration to the terminal with easy navigation, a disk usage analyzer mode, comprehensive file details and much more.
This commit is contained in:
Arun Prakash Jana 2017-04-26 22:23:26 +05:30 committed by Adam Harris
parent 5dfde71a48
commit 565d0fcbc5
1 changed files with 1 additions and 0 deletions

View File

@ -211,6 +211,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [PathPicker](https://facebook.github.io/PathPicker/) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in.
- [find-up-cli](https://github.com/sindresorhus/find-up-cli) - Find a file by walking up parent directories.
- [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z
- [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration
## Version Control