Menu

Tree [8cbeba] master /
 History

HTTPS access


File Date Author Commit
 build-aux 2025-03-02 xaizek xaizek [a3292b] Implement wcwidth() with utf8proc when absent
 data 2025-09-28 xaizek xaizek [59fbfc] Use :bwipeout instead of :bdelete in vifm.vim
 patches 2025-03-28 xaizek xaizek [538f1b] Fix crashes in pdcurses on Windows ANSI terms
 pkgs 2025-09-28 xaizek xaizek [5da808] Download ncurses for AppImage build using HTTPS
 scripts 2025-08-23 xaizek xaizek [3ab1b7] Smarter configuration in scripts/uncov-coverage
 src 2025-09-07 xaizek xaizek [7550d5] Fix a memory leak in filetype.c:ft_assoc_exists()
 tests 2025-09-03 xaizek xaizek [d1b8da] Test ft_assoc_exists() more thoroughly
 .gitignore 2021-06-28 xaizek xaizek [3f9eb3] Add build-aux/config.h.in~ to .gitignore
 AUTHORS 2025-04-23 xaizek xaizek [a2abef] Updates/fixes for vifm.desktop
 BUGS 2025-05-01 xaizek xaizek [4a97b6] Extend range of numbers Ctrl-A/Ctrl-X deals with
 COPYING 2015-04-02 Michael Vetter Michael Vetter [1749f3] Updating license file
 COPYING.3party 2025-03-02 xaizek xaizek [a3292b] Implement wcwidth() with utf8proc when absent
 ChangeLog 2025-09-28 xaizek xaizek [209051] Fix buffer cleanup in vifm.vim
 ChangeLog.LuaAPI 2025-07-01 xaizek xaizek [dab89c] Upgrade Lua from 5.4.7 to 5.4.8.
 FAQ 2023-10-01 xaizek xaizek [48d1e3] Add more details to FAQ about missing files
 HACKING.md 2025-03-02 xaizek xaizek [a3292b] Implement wcwidth() with utf8proc when absent
 INSTALL 2024-11-04 xaizek xaizek [2dc8bb] Stop creating $VIFM/vifm-help.txt
 Makefile.am 2025-03-25 xaizek xaizek [5d0b9f] Run distcheck in a fresh clone in scripts/deploy
 Makefile.in 2025-05-30 xaizek xaizek [999876] Update build files for automake 1.18
 NEWS 2025-02-07 xaizek xaizek [679eef] Update NEWS file for v0.14
 README 2025-05-24 xaizek xaizek [ae010b] Bump version to 0.15
 README.md 2025-09-28 xaizek xaizek [f28e8b] Add angle brackets around URLs in README.md
 THANKS 2025-09-28 xaizek xaizek [209051] Fix buffer cleanup in vifm.vim
 TODO 2024-11-20 xaizek xaizek [d0a07c] Add selected() builtin function
 aclocal.m4 2025-05-30 xaizek xaizek [999876] Update build files for automake 1.18
 configure 2025-05-30 xaizek xaizek [999876] Update build files for automake 1.18
 configure.ac 2025-05-24 xaizek xaizek [ae010b] Bump version to 0.15

Read Me

Vifm - Vim-like file manager
2001 - 2025

Version: 0.15

This file last updated: 24 May 2025

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
    * https://github.com/iambumblehead/thu.sh
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.