Vifm is an ncurses-based file manager with vi-like keybindings, which also borrows some useful ideas from mutt.
| Tags | Desktop Environment File Managers VIM/VI |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix Windows Mac OS X POSIX |
| Implementation | C |
Recent releases


Release Notes: This release added parsing of escape codes, improved existing features, and fixed bugs. There were also some changes to the build system, and new extra files were bundled.


Release Notes: The release fixes more than 17 bugs. It does not contain any new features.


Release Notes: This release fixed build problems that were caused by using different versions of autotools. Several bugs were fixed, some of which were related to new features.


Release Notes: There are two main directions in which improvements were made. One of them is TUI, which now has support for multiple columns and ls-like view as well as customizable file name decoration (prefix and suffix). The second one is connected with the command interpreter, which now supports built-in functions, conditional operators, and conditional execution of commands (using if-else-endif statements). Additionally, vifm's memory footprint was made smaller and running of programs associated with files made smarter (won't stop until an existing program is found).


Release Notes: This release fixes one serious bug and several small ones, adds some more information to the documentation, and adds very small enhancements.