AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.13: * Faster file-system navigation with new searching/filtering submodule * More interactive :compare * Mouse supports and TUI improvements * %N macro has been adjusted to fix integration with image preview of Kitty v0.27+. * Lots of fixes related to search and various combinations of' hlsearch', 'incsearch' in different modes.
- Update to 0.12.1: * Expression register for command-line prompts (Ctrl-R =) * Selection handling improvements * An arbitrary editor can now be fully integrated via Lua * TUI improvements * Lua API additions (still experimental) * Bulk retargetting of links, optional implicit :cd on command line, macros that expand to non-empty selection, supporting more <keys>, completion for fish shell. * Escaping of arguments and slashes in paths will now hopefully work better on Windows, which is generally an issue there. Yori shell is now also handled on Windows. * New %N macro can be used to fix image preview in Kitty terminal. * For details see https://vifm.info/news/2022-09-21.shtml
- Update to 0.12: * Color schemes and preview now support 24-bit colors. * Depth of tree-view can now be limited and directories in it can be folded. * Textual preview of files is now done asynchronously. * List of files can now be directly piped to programs via new macros. * External editing now asks for a re-edit after a failure. * Status line can now take up several lines. * New keys for controlling viewer while in view mode. * View column separators. * Vifm has received a more advanced, but currently experimental, extension interface in a form of Lua plugins. * New logo. * See https://vifm.info/news/2021-09-29.shtml for details
- Update to 0.11: * Added persistent tabs * Added sessions * New format of vifminfo file (old version is imported on first run) * Smarter merging of histories between runs that avoids dropping of new entries * Version of default color scheme for 256-color terminals * Customizable tab labels * Keeping ratio of pane sizes constant on resizes, restarts and tab switching * Various performance improvements * See change log for the full list of changes and by whom they were suggested.
- Update to 0.10.1: * Added file preview to miller mode * Added preview macro to directly output to terminal, which enables use of Sixel graphics for previewing * Added udisks2 backend to vifm-media script (bundled script for managing media) and version of the script for OS X * Updated code to make use of large amount of color pairs when available * Functionality of previously separate neovim-vifm plugin got merged into the main plugin * Multiple improvements to :media menu * Improved performance in several use cases (quickview, lots of unhighlighted files, unnecessary cursor updates and redraws) * See change log for the full list of changes and by whom they were suggested.
- Update to 0.10: * New version includes long awaited tabs and support for managing media. The first one comes in two flavours: tabs either include layout or don't. The latter relies on a helper script, whose job is to adapt existing tools to make them usable by vifm. Main changes: * Added tabs which either operate on the level of layout or level of individual panes * Added ability to synchronize contents of registers among multiple instances * Added menu for managing media (relies on helper that does the managing) * Improved cursor positioning and control over it * Ability to colorize statusline - For more details see: https://vifm.info/news/2018-11-11.shtml - Update upstream gpg key file (xaizek@posteo.net)