Release Notes: This release has basic UTF-8 support, a quick file view, and a configurable color scheme based on directory names.


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.