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.
Subject SHA-1 Author Date
Add <a-.>, <m-.>, <a-,> and <m-,> notation c8ca37b49499db50d63d83bf081454cf3a264786 xaizek 2026-07-11 12:47:21
Update patchset for PDCurses 3.9 0ff0bffa8744db52ec998bd0f8a39abdc3ae8dcf xaizek 2026-07-11 12:37:04
Don't set local filter in fileops/make_dirs a9dd8a14afbe56572deb85deefe03d7a114c490a xaizek 2026-07-11 09:06:41
Use view_{setup,teardown}() in misc/chase_links 35db88fa7e2dcae5088c0ce206824be2e996ae33 xaizek 2026-07-11 09:04:31
Improve printing of multiline strings in stic 4c7ff9716a1911898cbcdd3ea4a3c57a73d00bb2 xaizek 2026-06-17 16:55:55
Fix 'title' not using tsl and fsl consistently 5f8e71039fb0a1ec6a33855fa38c3585c344e4d3 xaizek 2026-07-11 07:37:45
Made 'title' work for $TERM used by tmux a43e2e36f1667c2cecc4b547953fd1204238bb01 xaizek 2026-07-10 22:25:33
Remove two Vim-style hyperlinks from vifm.1 e08850f662f56bd6a8d00ee4025e0fc5deaf268d xaizek 2026-07-10 17:00:36
Improve wording of documentation on patterns 7417610bfe889b4d6bd7f457cb1b03e26a4b54c4 xaizek 2026-07-10 16:58:11
Add two missing hyperlinks to vifm-app.txt for %M 86eca87a3126fe609fd6d58923e65eaa83f5f291 xaizek 2026-07-09 22:16:30
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