dylanaraps / fff

📁 A simple file manager written in bash.
MIT License
4.07k stars 171 forks source link

Tree View? #177

Open nezartarbin opened 3 years ago

nezartarbin commented 3 years ago

Is it possible to have tree view in fff? as in viewing a sub-directory's children in a nested tree form while still having the parent directory open rather than cd into the sub directory. Kinda like vim's NERDtree.

Would love to have this as a feature! great work on fff, I really like it :)