Vifm v0.7.3aJune 23, 2012
It happens some bugs are discovered just after making a new release. And it
happened with Vifm 0.7.3, which was tested, but apparently not enough. So
0.7.3a is a bugfix release, which contains fixes for one serious bug and several
small ones as well as adds some more information to the documentation and very
small enhancements.
If you would like to be notified about future releases of Vifm or
some important news related to Vifm by email, consider subscribing
to recently created
vifm-announce@lists.sourceforge.net
read-only mailing list. You can do this by following
this link.
Though this is a bugfix release it has some changes since v0.7.3 that should be
mentioned.
List of changes...
Completion:
- Better completion for :colorscheme command.
Documentation:
- Added a section about color schemes to the documentation.
- Documented that %m, %M, %s, %S and %i have bigger priority than &.
- Documented that %m, %M, %s, %S and %i are mutually exclusive.
- Documented treating of whitespace around option names in :set command.
:set command and options:
- Allowed whitespace after option name in :set command.
- Added checks for correct value of 'tabstop' and 'timeoutlen' options.
- Reset 'columns' and 'lines' options to real number of columns.
- Reset value of 'scrolloff' option to zero on attempt to assign a negative value to it.
- Faster execution of `:set sort=foo sortorder sortnumbers` in vifmrc.
TUI (Terminal User Interface):
- Faster redrawing of statusbar with "-- VISUAL --" message after "Press Enter" message.
Command-line mode related changes:
- Expand tilde in the second argument of :colorscheme command.
- Forbid relative paths in :colorscheme command until Vifm is completely loaded.
- Pass range given to alias to an aliased command.
Performance:
- Faster Ctrl-W x, Ctrl-W o, Ctrl-W s, Ctrl-W v, Ctrl-W =, Ctrl-W <, Ctrl-W >, Ctrl-W -, Ctrl-W +, Ctrl-W |, Ctrl-W _.
- Faster redraw on terminal resizing.
- Made file filtering using regular expressions work faster (matters when directory contains several thousands files).
- Draw quickview on startup only once.
Normal and visual modes related changes:
- Show correct number of selected files in visual mode after n and N keys.
And bug fixes.
See change log for full list of changes and by whom they were suggested.
Download links