223kazuki / vifm

Vifm is a file manager with curses interface, which provides Vi[m]-like environment for managing objects within file systems, extended with some useful ideas from mutt.

Home Page:https://vifm.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis-ci appveyor fragile-ci coveralls uncov

vifm - vi[m] like file manager, v0.10.1, 2001 – 2019

This file last updated on 29 July, 2019

Brief Description

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

Just like vi[m], 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.

Resources and Contacts

Website: https://vifm.info/

Wiki: https://wiki.vifm.info/

Q&A: https://q2a.vifm.info/

Communication

Bugs and feature requests can be reported via GitHub or SourceForge.

The preferred way of posting usage questions is Q&A site.

Bugs, suggestions and comments can also be communicated via email.

Read-only and very low traffic news mailing list vifm-announce has subscription form here.

Other resources

Repositories are on GitHub and SourceForge.

Plugins are available for Vim and NeoVim.

Collection of color schemes is maintained here.

Screenshot

Screenshot

Getting Started

A good idea for quick start might be skimming over cheatsheet for the main mode (that is Normal mode) and reading some sections on basic usage on the wiki.

License

GNU General Public License, version 2 or later.

About

Vifm is a file manager with curses interface, which provides Vi[m]-like environment for managing objects within file systems, extended with some useful ideas from mutt.

https://vifm.info

License:GNU General Public License v2.0


Languages

Language:C 88.2%Language:Roff 4.5%Language:Makefile 3.1%Language:Shell 1.6%Language:M4 0.9%Language:Vim Script 0.9%Language:Perl 0.4%Language:CSS 0.2%Language:C++ 0.2%Language:Objective-C 0.1%Language:Python 0.1%