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 5f03a549dafee3db335795b641dd3cb3f7ad0c57

Fix formatting of one of ChangeLog entries
Author: xaizek
Author date (UTC): 2025-01-28 23:14
Committer name: xaizek
Committer date (UTC): 2025-02-01 11:36
Parent(s): 631b3cb6950e3c56d5a23449bb43b330fa55e912
Signing key: 99DC5E4DB05F6BE2
Tree: 57ab7882bf07947ed05ae1269e84ae97b1295b7d
File Lines added Lines deleted
ChangeLog 2 2
File ChangeLog changed (mode: 100644) (index b17314176..c40e5fb77)
154 154
155 155 Somewhat improved documentation on functional keys. Somewhat improved documentation on functional keys.
156 156
157 Updated autotools scripts to their newer versions. Thanks to phanium
158 (a.k.a. phanen).
157 Updated autotools scripts to their newer versions. Thanks to
158 phanium (a.k.a. phanen).
159 159
160 160 Perform sorting of completion items after doing Unicode normalization. Perform sorting of completion items after doing Unicode normalization.
161 161
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