xaizek / vifm (License: GPLv2+) (since 2018-12-07)
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.
Commit ff0236e60cac0d9a5c3d7d0c126ddd9ba996d214

Added TODO item.
Author: xaizek
Author date (UTC): 2011-05-27 19:45
Committer name: xaizek
Committer date (UTC): 2011-05-27 19:45
Parent(s): c5023e7dae97c29a394b0f119d9b185af1fb5973
Signing key:
Tree: a26a01f49b66639edfe7f18d14cd1fd69083558d
File Lines added Lines deleted
TODO 1 0
File TODO changed (mode: 100644) (index 0973a2593..297fc4906)
... ... Possible things to add.
18 18 Use system wide mimetypes file. /etc/mailcap? Use system wide mimetypes file. /etc/mailcap?
19 19 Virtual File System - currently vifm can use fuse to mount most Virtual File System - currently vifm can use fuse to mount most
20 20 file systems. file systems.
21 Make :file menu editable.
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vifm

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vifm

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master