<root> / AUTHORS (606593816ff424ebad38f2b2fa1a0f5c0fd595f9) (861B) (mode 100644) [raw]
All suggestions or complaints should be sent to ksteen@users.sourceforge.net.

The pauseme script is from the tkdesk program.

Some of the code is from emelfm by Michael Clark.

The screen-open-region-with-program and screen-ren-program-in-region were
written by Miciah Dashiel Butler Masters.

The file sorting function is from the git program by Tudor Hulubei 
	and Andrei Pitis.  

A patch for filetypes detection was written by Stefan Walter.

FreeBSD and NetBSD  ports by Stefan Walter.

Debian package by Edelhard Becker.

Terry Brown wrote part of the keybinding code.

Gentoo package by Peter Johanson.

Ralf Arens added the configurable color code and rewrote the bookmarks
	code.

Dmitry Suzdalev fixed the :!<Enter> bug.

MacOSX Fink package by Damien Ferrand

Karsten Schoelzel - submitted a patch to fix the handling of files with
a % in the name.
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-w32

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

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