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 f839240ce0771db6214aa769ae26dff414bc1bdc

Bring back trailing semicolon in vifm.desktop
appimagetool fails if the semicolon not there.
Author: xaizek
Author date (UTC): 2026-05-30 13:47
Committer name: xaizek
Committer date (UTC): 2026-05-30 13:56
Parent(s): bc2270994afe476e602c50e5c6cff41dfd759120
Signing key: 99DC5E4DB05F6BE2
Tree: da13df20c45ddccd353d44d831ad4834c1ef33db
File Lines added Lines deleted
data/vifm.desktop 1 1
File data/vifm.desktop changed (mode: 100644) (index bd4dde831..df32bfed3)
1 1 [Desktop Entry] [Desktop Entry]
2 Categories=System;FileManager;FileTools;ConsoleOnly
2 Categories=System;FileManager;FileTools;ConsoleOnly;
3 3 Comment=Vim-like ncurses based file manager Comment=Vim-like ncurses based file manager
4 4 Comment[ca]=Gestor de fitxers semblant a Vim basat en ncurses Comment[ca]=Gestor de fitxers semblant a Vim basat en ncurses
5 5 Comment[cs]=Správce souborů podobný Vim, podle ncurses Comment[cs]=Správce souborů podobný Vim, podle ncurses
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