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.13 47ccc77587a469cef93da00ef0e54a4867529fbf xaizek 2023-04-03 22:19:52
Build AppImage with enabled gpm support 513a5208276d9809574604797716f7505c1890f8 xaizek 2023-04-03 17:27:57
Build AppImage with ncurses 6.4 20fd5b45d7c07294d781e6560365ba675cf317f6 xaizek 2023-04-03 17:27:38
Update NEWS file for v0.13 dbd8790a6bd5359af3f40b6a4b7276693dac7bde xaizek 2023-04-03 16:07:10
Fix *.xcf in sample vifmrc 4970bcab534588c45bbec60eb6ba2b57ec1798d1 xaizek 2023-04-03 14:42:41
Add Midi and more graphics to sample vifmrc 0b14fc3e6a1d696e72425b634aa36f615c3d8efa xaizek 2023-04-02 17:55:24
Add *.unknown_video to vifmrcs and Default-256 5dfa0dae7aab5c8e090641c0f2e5cdf2348cfe2d xaizek 2023-04-02 15:20:42
Update audio matchers in vifmrcs and Default-256 5763623ff129110ac1744773e1643874eb1fb1e7 xaizek 2023-04-02 15:19:28
Fix weird mpv use for videos in vifmrc 31f49ff7e2ae743df5b896be07da048826522b08 xaizek 2023-04-02 14:47:34
Update list of programs for audio in sample vifmrc 4f2e086b26215e0c0ea071c9f937f7680c9b0ac9 xaizek 2023-04-02 14:43:35
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