xaizek / vide (License: GPLv2+) (since 2018-12-07)
Graphical predecessor of vifm that uses GTK+.
<root> / src /
File Mode Size
Makefile.am 100644 1,035B
Makefile.in 100644 13KiB
add_ext_dialog.c 100644 4,884B
bookmarks.c 100644 6,830B
buffer_menu.c 100644 2,728B
callbacks.c 100644 2,916B
command_mode.c 100644 17KiB
command_mode_menu.c 100644 3,102B
config_dialog.c 100644 52KiB
config_files.c 100644 29KiB
confirm_dialog.c 100644 4,028B
copy_here_dialog.c 100644 2,775B
date_filter_dialog.c 100644 5,465B
file_info_dialog.c 100644 8,165B
filelist.c 100644 22KiB
filename_filter_dialog.c 100644 3,335B
fileops.c 100644 6,450B
fileselector.c 100644 8,876B
filetype.c 100644 3,165B
filetype_dialog.c 100644 6,836B
filetype_popup.c 100644 8,007B
for_each_dialog.c 100644 4,007B
history.c 100644 1,880B
icon_dirparent.xpm 100644 1,260B
init_filetype_dialog.c 100644 4,741B
main_menu.c 100644 8,325B
misc_dialogs.c 100644 5,742B
ownership_dialog.c 100644 7,144B
pauseme 100755 72B
permissions_dialog.c 100644 10KiB
programs_dialog.c 100644 3,841B
programs_menu.c 100644 2,308B
rename_ext_dialog.c 100644 3,599B
search_mode.c 100644 7,473B
size_filter_dialog.c 100644 5,369B
term.c 100644 24KiB
term_menu.c 100644 9,335B
user_command.c 100644 1,114B
user_command_dialog.c 100644 3,865B
user_prompt.c 100644 2,772B
utils.c 100644 12KiB
vide.c 100644 15KiB
vide.h 100644 17KiB
vide0.5.2.txt 100644 6,111B
view_dialog.c 100644 2,841B
widget_utils.c 100644 9,099B
window.c 100644 29KiB
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