* Key suggestions in the interface on ambiguous input (e.g. g).
* Helpful shortcuts for dialogs (for sort dialog in particular).
* Key descriptions in :map menus and %z macro for 'statusline' to display some tips.
* Description of all :commands, 'options' and their values for new multiline version of wildmenu.
* ANDing, ORing and negating patterns for matching files and new mime-type matcher.
* File prefixes and suffixes can now be multi-byte, which with extended 'classify' option allows specifying "icons" via custom fonts.
* Search result highlighting, enabled completion and a way to export the list for menus.
* An indication of pattern correctness and match state for interactive prompts.
* :select and :unselect commands to perform automatic file selection (possibly by using output of external application).
* Cancellation (handling of Ctrl-C) for quick view and view mode loading.
* For the complete list see: https://vifm.info/news/2016-07-02.shtml
OBS-URL: https://build.opensuse.org/package/show/utilities/vifm?expand=0&rev=22
This is a bugfix release to primarily address messed up single-executable builds for Windows.
Other bugfixes:
* Fixed storing filetypes in vifminfo, which could create duplicates.
* Fixed --with-dyn-x11 configuration option, which failed to enable dynamic use of the library.
* Fixed using plugin in neovim, which has broken system() and :! commands.
OBS-URL: https://build.opensuse.org/package/show/utilities/vifm?expand=0&rev=21
* 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