- Update to version 0.8.1
* 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
This commit is contained in:
18
vifm.changes
18
vifm.changes
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 17 19:32:26 UTC 2016 - mvetter@suse.com
|
||||
|
||||
- Update to version 0.8.1
|
||||
* 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 16:08:17 UTC 2015 - normand@linux.vnet.ibm.com
|
||||
|
||||
|
Reference in New Issue
Block a user