xaizek / vide (License: GPLv2+) (since 2018-12-07)
Graphical predecessor of vifm that uses GTK+.
Commit fa728b762f5d293dea9f2f0bf4a6afcf16bf91f6

Note state of the art in the README
Author: xaizek
Author date (UTC): 2014-05-18 16:53
Committer name: xaizek
Committer date (UTC): 2014-05-18 16:53
Parent(s): 5dacb57fa3a1ba1a7b2b25ff88b4c533588eb8d0
Signing key:
Tree: 5cdab6f213c9b0d1296b57ecc6bcd4bbdd5df8e7
File Lines added Lines deleted
README 8 2
File README changed (mode: 100644) (index 56bdb71..c953df0)
1 The help menu lists all of the commands used in vide. :h [Enter] or [Alt] h
2 will activate the help memu.
1 This is vide 0.5.2, which can be build, but it is not fully functional as
2 some crude changes were applied to allow building it without GNOME
3 environment and without libzvt.
4
5 There is a theoretical possibility that vifm someday might have support for
6 a GUI frontend, in which case vide can serve as a prototype.
3 7
4 8
9 The help menu lists all of the commands used in vide. :h [Enter] or [Alt] h
10 will activate the help memu.
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/vide

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vide

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