Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: vifm | Distribution: openSUSE Leap 15.2 |
Version: 0.9.1 | Vendor: openSUSE |
Release: lp152.3.6 | Build date: Sat May 16 18:30:51 2020 |
Group: Productivity/File utilities | Build host: sheep87 |
Size: 1407762 | Source RPM: vifm-0.9.1-lp152.3.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://vifm.info | |
Summary: Ncurses based file manager with vi like keybindings |
Vifm is a ncurses based file manager with vi like keybindings that allow complete keyboard control over your files without having to learn a new set of commands. It supports UTF-8, a quick file view similar to midnight commander's quick view, and configurable color schemes.
GPL-2.0+
* Mon Feb 05 2018 mvetter@suse.com - Update to 0.9.1: * Introduced file view mode known as miller columns or cascading lists, which can be enabled via 'millerview' and configured with 'milleroptions'. * Added ability to transpose ls-like view to make it fill by columns, see new 'lsoptions' option. * More natural behaviour of movement keys in ls-like view. * New --remote-expr command-line option that can be used to query state of running instances. * Extended retry/ignore/abort query of 'syscalls' to all file operations. * More control over highlight groups via :highlight suitable for interactive changes. * Mostly eliminated the need for repeating ga/gA command through automatic size recalculation. * Sun Jun 18 2017 mvetter@suse.com - Add vifm.asc - Add xaizek@openmailbox.org 's 0x99dc5e4db05f6be2 to keyring * Sun Jun 18 2017 mvetter@suse.com - Update to 0.9: * New version brings two new ways of viewing and processing file lists, namely tree-view and directory-comparison. As usual, previously existing facilities were extended and improved to become more useful. * Introduced tree-like representation of files. * Added directory comparison facilities. * Added ability to restore last navigation menu. * Background operations and programs can now be cancelled. * Dismissed error output of external programs can now be queried. * Added shell completion for bash and zsh. * Now it's possible to configure mappings in dialogs. * Sun Jun 04 2017 mvetter@suse.com - update to 0.9 beta: * Introduced tree-like representation of files. * Added directory comparison facilities. * Added ability to restore last navigation menu. * Background operations and programs can now be cancelled. * Dismissed error output of external programs can now be queried. * Added shell completion for bash and zsh. * Now it's possible to configure mappings in dialogs. - Install bash and zsh completion files * Sat Jul 16 2016 mvetter@suse.com - Update to version 0.8.2: * 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. * Sat Jul 02 2016 mvetter@suse.com - Update to version 0.8.2 Beta 1: * 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 * Thu Feb 11 2016 mvetter@suse.com - Update to version 0.8.1a 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. * Sun Jan 17 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 2015 normand@linux.vnet.ibm.com - new patch to avoid build failure for PowerPC architectures vifm_utils_nix_dynamic_page_size_for_powerpc.patch * Fri Jul 10 2015 mvetter@suse.com - Update to version 0.8 * 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). * Wed Apr 08 2015 g.bluehut@gmail.com - Update projects website URL * Tue Apr 07 2015 g.bluehut@gmail.com - Use suse_update_desktop_file only when on suse. - Ran spec-cleaner * Tue Apr 07 2015 g.bluehut@gmail.com - Add BuildRoot * Thu Apr 02 2015 g.bluehut@gmail.com - Dont use the make_install macro so it works for older systems too * Thu Apr 02 2015 g.bluehut@gmail.com - Use pkgconfig(x11) instead libX11-devel so it is adaptable to name changes - In case of versions older or equal to 1110 we have to use the old xorg-x11-devel package * Thu Apr 02 2015 g.bluehut@gmail.com - Use libX11-devel instead of xorg-x11-devel meta package as dependency * Thu Apr 02 2015 g.bluehut@gmail.com - Install the COPYING file too * Wed Mar 25 2015 g.bluehut@gmail.com - update from 0.7.6 to 0.7.8 include: - plenty of bugfixes, some important ones were: - fixed memory leaks on :restart - fixed segmentation fault for long argument lists - fixed possible removing files at destination on restoring files from trash manually - new color schemes: - zenburn - improved documentation - added several new commands: - gf - av - lstrash - include regular expression in search error message that says that it's wrong - added support for 256 colors with xterm-like names - added several new hilight groups - added "not-operator" * Thu Oct 30 2014 Led <ledest@gmail.com> 0.7.8-1 - 0.7.8 - clean up spec
/usr/bin/vifm /usr/bin/vifm-convert-dircolors /usr/bin/vifm-pause /usr/bin/vifm-screen-split /usr/share/applications/vifm.desktop /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/vifm /usr/share/doc/packages/vifm /usr/share/doc/packages/vifm/AUTHORS /usr/share/doc/packages/vifm/BUGS /usr/share/doc/packages/vifm/COPYING /usr/share/doc/packages/vifm/ChangeLog.gz /usr/share/doc/packages/vifm/README /usr/share/doc/packages/vifm/TODO /usr/share/man/man1/vifm-convert-dircolors.1.gz /usr/share/man/man1/vifm-pause.1.gz /usr/share/man/man1/vifm-screen-split.1.gz /usr/share/man/man1/vifm.1.gz /usr/share/pixmaps/vifm.png /usr/share/vifm /usr/share/vifm/colors /usr/share/vifm/colors/astrell-root.vifm /usr/share/vifm/colors/astrell-user.vifm /usr/share/vifm/colors/dmilith-root.vifm /usr/share/vifm/colors/dmilith-user.vifm /usr/share/vifm/colors/istib-solarized-dark.vifm /usr/share/vifm/colors/juef-zenburn.vifm /usr/share/vifm/colors/reicheltd-light.vifm /usr/share/vifm/vifm-help.txt /usr/share/vifm/vifmrc /usr/share/vifm/vim /usr/share/vifm/vim/autoload /usr/share/vifm/vim/autoload/vifm /usr/share/vifm/vim/autoload/vifm/edit.vim /usr/share/vifm/vim/doc /usr/share/vifm/vim/doc/tags /usr/share/vifm/vim/doc/vifm-plugin.txt /usr/share/vifm/vim/ftdetect /usr/share/vifm/vim/ftdetect/vifm-rename.vim /usr/share/vifm/vim/ftdetect/vifm.vim /usr/share/vifm/vim/ftplugin /usr/share/vifm/vim/ftplugin/mail_vifm.vim /usr/share/vifm/vim/ftplugin/vifm-cmdedit.vim /usr/share/vifm/vim/ftplugin/vifm-edit.vim /usr/share/vifm/vim/ftplugin/vifm-rename.vim /usr/share/vifm/vim/ftplugin/vifm.vim /usr/share/vifm/vim/plugin /usr/share/vifm/vim/plugin/vifm.vim /usr/share/vifm/vim/syntax /usr/share/vifm/vim/syntax/vifm.vim /usr/share/zsh /usr/share/zsh/site-functions /usr/share/zsh/site-functions/_vifm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:31:35 2024