* Added local options, which work until directory change.
* Added named bookmarks (paths are associated with tags).
* Added autocommands (with DirEnter event).
* Added ability to sort by regexp-extracted part of file name.
* Added builtin directory preview (similar to tree).
* Added a way to communicate menu contents to Vim quickfix.
* Added "more" mode that is used to handle status bar content that doesn't fit on the screen.
* IPC got new (safe) implementation with listing/targeting of active instances, it's enabled by default again.
* Updating local view settings from vifmrc now affects both panes (:windo is not necessary).
* More predictive cursor updates on directory reload.
* Improvements related to expression and command parsing.
- Remove vifm_utils_nix_dynamic_page_size_for_powerpc.patch:
Got upstreamed
OBS-URL: https://build.opensuse.org/package/show/utilities/vifm?expand=0&rev=20
* Added filename specific highlight (with a script to convert ls options).
* Added custom views, which contrary to regular views can contain files that do not belong to the same directory.
* Added job bar to display active backgrounded file operations.
* Added command-line mode abbreviations.
* Added global configuration and color schemes directory.
* Added live search match highlighting.
* Added optional per-file progress for file operations.
* Added full path patterns ({{globs}} and //regexp//).
* Added command-line options to control file/directory selection and selection processing to make it easier to use vifm as a file picker.
* Color schemes got ".vifm" extension, but the old-style names will still work for now.
* XDG specification support.
* Ability to use terminal applications to preview graphics (e.g. w3mimgdisplay).
OBS-URL: https://build.opensuse.org/package/show/utilities/vifm?expand=0&rev=16