Menu

Tree [9d08a5] master /
 History

HTTPS access


File Date Author Commit
 build-aux 2024-01-21 xaizek xaizek [7c0290] Regenerate build-system files
 data 2024-09-11 xaizek xaizek [88bbdf] Make :open accept a range
 patches 2019-05-26 xaizek xaizek [659a27] Upgraded to PDCurses 3.8 (was 3.4) for Windows
 pkgs 2023-06-11 xaizek xaizek [1d2198] Change --with-gtk flag to --with-glib
 scripts 2024-04-20 xaizek xaizek [cf238e] Fix vifm.exe using `data/vifmrc` as global config
 src 2024-09-11 xaizek xaizek [88bbdf] Make :open accept a range
 tests 2024-09-11 xaizek xaizek [88bbdf] Make :open accept a range
 .gitignore 2021-06-28 xaizek xaizek [3f9eb3] Add build-aux/config.h.in~ to .gitignore
 AUTHORS 2024-07-28 xaizek xaizek [b1c7f5] Document that Ctrl-Z can now be remapped
 BUGS 2024-04-27 xaizek xaizek [607a37] Don't use "--" in shell command without necessity
 COPYING 2015-04-02 Michael Vetter Michael Vetter [1749f3] Updating license file
 COPYING.3party 2024-02-01 xaizek xaizek [a80ccd] Import utf8proc library
 ChangeLog 2024-09-11 xaizek xaizek [88bbdf] Make :open accept a range
 ChangeLog.LuaAPI 2024-03-11 xaizek xaizek [1d3d55] Make VifmJob:errors() wait for finished jobs
 FAQ 2023-10-01 xaizek xaizek [48d1e3] Add more details to FAQ about missing files
 HACKING.md 2024-08-24 xaizek xaizek [05cd1e] Improve "Tests" section of HACKING.md
 INSTALL 2023-11-19 xaizek xaizek [3afd11] Slightly refresh OS X instructions in INSTALL
 Makefile.am 2023-03-13 xaizek xaizek [a10736] Add separate change log for Lua API
 Makefile.in 2024-01-21 xaizek xaizek [ac28fd] Remove obsolete macros from configure.ac
 NEWS 2023-04-03 xaizek xaizek [47ccc7] Version v0.13
 README 2023-04-03 xaizek xaizek [47ccc7] Version v0.13
 README.md 2024-06-18 Jared Johnston Jared Johnston [2bea44] Update README.md
 THANKS 2024-07-06 xaizek xaizek [ff95f5] Fix a crash with 'fastrun' on running `:!$ENVVAR`
 TODO 2023-10-05 xaizek xaizek [b6f56e] Fully document middle alignment in view columns
 aclocal.m4 2024-01-21 xaizek xaizek [ac28fd] Remove obsolete macros from configure.ac
 configure 2024-02-01 xaizek xaizek [a80ccd] Import utf8proc library
 configure.ac 2024-02-01 xaizek xaizek [a80ccd] Import utf8proc library

Read Me

Vifm - Vim-like file manager
2001 - 2023

Version: 0.13

This file last updated: 04 April 2023

Brief Description

    Vifm is a Vim-like file manager with curses interface extended with some
    useful ideas from mutt.  If you use Vim, Vifm gives you complete keyboard
    control over your files without having to learn a new set of commands.  It
    goes not just about Vim-like keybindings, but also about modes, options,
    registers, commands and other things you might already like in Vim.

    Just like Vim, Vifm tries to adhere to the Unix philosophy.  So instead of
    working solutions which are set in stone user is provided with a set of
    means for customization of Vifm to one's likings.  Though builtin
    functionality should be enough for most of use cases.

Contacts

    Website: https://vifm.info/
    Wiki:    https://wiki.vifm.info/
    Q&A:     https://q2a.vifm.info/

    Bugs and feature requests can be reported at:
    * https://github.com/vifm/vifm/issues
    * https://sourceforge.net/p/vifm/_list/tickets

    The preferred way of posting usage questions is Q&A site:
    * https://q2a.vifm.info/

    Bugs, suggestions and comments can also be communicated via email:
    * xaizek@posteo.net

    Read-only and very low traffic news mailing list is at:
    * vifm-announce@lists.sourceforge.net
    Subscription form for it is here:
    * https://lists.sourceforge.net/lists/listinfo/vifm-announce

    Repositories:
    * https://sourceforge.net/projects/vifm/
    * https://github.com/vifm/vifm

    Vim plugin:
    * https://github.com/vifm/vifm.vim

    Collection of color schemes is available at:
    * https://github.com/vifm/vifm-colors
    Their previews can be found at:
    * https://vifm.info/colorschemes.shtml

    Configurations for iconic fonts:
    * https://github.com/cirala/vifm_devicons
    * https://github.com/yanzhang0219/dotfiles/tree/master/.config/vifm

    Preview scripts:
    * https://github.com/cirala/vifmimg
    * https://github.com/eylles/vifm-sixel-preview