
Midnight Commander
GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and therefore qualifies as Free Software.
ranger is a file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy.
ranger is a file manager with vi key bindings. it provides a minimalistic and nice curses interface with a view on the directory hierarchy. the secondary task of ranger is to psychically guess which program you want to use for opening particular files.
design goals* an easily maintainable file manager in a high level language* a quick way to switch directories and browse the file system* keep it small but useful, do one thing and do it well* console based, with smooth integration into the unix shell
features* utf8 support (if your python copy supports it)* multicolumn display* preview of the selected file/directory* common file operations (create/chmod/copy/delete/...)* renaming multiple files at once* vimlike console and hotkeys* automatically determine file types and run them with correct programs* change the directory of your shell after exiting ranger* tabs, bookmarks, mouse support
Miller columns Multi Column View Console based Vim key mapping
Productivity Developer Tools Utilities File Management
file-management miller-columns multi-column-view python rename-files console vim console-based curses python-app tui