ncurses based file manager with vi like keybindings
Vifm is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands.
Vifm is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands.
To install vifm, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install vifm
To see what files were installed by vifm, run:
port contents vifm
To later upgrade vifm, run:
sudo port selfupdate && sudo port upgrade vifm
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.