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-beta 3735365f51023430a064bf48c2be4b78b6154c4c xaizek 2025-01-19 09:37:48
Add utils/event_win.c to EXTRA_DIST 74f86cb910f90cc5c1f95ef72a68c81211a2a238 xaizek 2025-01-19 09:36:40
Fix scripts/deploy c970ec7ac21a12c43710143721e22de46417fd8e xaizek 2025-01-18 23:32:48
Update NEWS file for v0.14 beta 211fe9a39d197e8304430d4d662c851e18f30214 xaizek 2025-01-18 23:16:52
Update Überzug/Sixel links in README.md 10a14091579dd62c064b8652bbcee49d450fe83b xaizek 2025-01-18 14:41:05
Simplify Markdown in README.md c4e08096a4cae476f3d17f37b14875c9013707d1 xaizek 2025-01-18 14:37:11
Improve table header formatting in README.md 0c306a13e8832d6ba4e802c71a92fb8661800709 xaizek 2025-01-18 14:07:32
Mention thu.sh in the README 85d4e8342cbc9b70f5fb46cbdac263d780e06a87 xaizek 2025-01-18 14:06:58
Improve manual indentation related to 'tuioptions' 4b8b3c75f5b1a9bd1dabbb6ac2cc4385d2c5cddf xaizek 2025-01-18 14:05:09
Add 'uioptions' option 56558dd0239388ad8faf7daa82238feb686a3839 xaizek 2025-01-18 14:03:52
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