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 55d427efbc71ac8e9a10b367b1bee6877b0d4489

Clarify one of ChangeLog's entries
Author: xaizek
Author date (UTC): 2025-02-01 11:36
Committer name: xaizek
Committer date (UTC): 2025-02-01 11:36
Parent(s): 1534caaad87896a7bbe41eff97489e3cded88f1e
Signing key: 99DC5E4DB05F6BE2
Tree: 3595b713a96115dbf41aad0f7d939fec4c645229
File Lines added Lines deleted
ChangeLog 1 1
File ChangeLog changed (mode: 100644) (index 8ed942e6a..f432c7a50)
224 224 Expand environment variables in the arguments of :mark command. Thanks to Expand environment variables in the arguments of :mark command. Thanks to
225 225 an anonymous at Vifm Q2A site. an anonymous at Vifm Q2A site.
226 226
227 Improved detection and reporting of invalid marks by :mark command.
227 Improved detection and reporting of invalid mark name by :mark command.
228 228
229 229 Updated ncurses in AppImage to 6.5. Updated ncurses in AppImage to 6.5.
230 230
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