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
Version v0.14.3 a627cba1af1022f4b816628f55d5c121ac1843a4 xaizek 2025-06-04 08:28:08
Update NEWS file for v0.14.3 d4fd3c3e5ca428cdd7009eecfdf21528af0bb77e xaizek 2025-06-04 08:27:12
Improve formatting of iooptions:datasync in vifm.1 af511850f6bcd9f17adb5222b206be3d539f908c xaizek 2025-06-04 07:56:09
Update build files for automake 1.18 7aa3aae18952692f7d81ef15eda06a609daa768b xaizek 2025-05-30 07:33:18
Improve documentation on the use registers 4870f33c6bc2bbe0b6e3d387bd73dae64d4064eb xaizek 2025-05-25 12:50:20
Say "primary", not "default", in :colorscheme menu e29caaa16d06eaa3488c2ac1705ea844b6d11592 xaizek 2025-05-24 15:55:08
Add "bump" action to scripts/release 71d8a854f1834048d6e241431b76e81d5683b81a xaizek 2025-05-24 15:51:08
Don't say "Latest release" in README.md 06c16eb97c3817bec382f77ad1e1b9a461e2fe71 xaizek 2025-05-24 15:37:58
Fix abort on multiline statusbar message 383a1e97ec23d502e5796ad1fb1b9b3df9c454a5 xaizek 2025-05-23 17:57:11
Fix unlimited growth of directory histories 84ae913e97959595e8e32410539e71c0d7bd560f xaizek 2025-05-23 09:23:12
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