summary refs log tree commit diff stats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc/ranger.1: clarify vifon's man page changehut2015-02-062-11/+13
|
* doc/ranger.1: added some information about the config file loading processWojciech Siewierski2015-02-042-1/+21
|
* Fix typovimeitor2015-02-021-1/+1
|
* doc/ranger.1: updated man page entry for "sort" optionhut2015-01-292-6/+6
|
* add .paperinfo->.metadata.json conversion scripthut2015-01-171-0/+69
|
* updated documentation of :paper/:meta commandshut2015-01-172-72/+57
|
* doc/ranger.1: added doc for "rename_append"hut2015-01-012-1/+12
|
* rebuilt man pagehut2014-12-111-3/+3
|
* doc: match the default configuration for untag mapBen Boeckel2014-12-111-1/+1
| | | | Reported-By: Branislav Blaškovič <bblaskov@redhat.com>
* Fixed references to doc/HACKING (for real)Dorien Snake2014-12-102-2/+2
|
* Fixed references to doc/HACKINGDorien Snake2014-12-102-5/+5
| | | | | | This patch replaces all references to `doc/HACKING` with `doc/HACKING.md`, to include the one in `setup.py` that was preventing a successful build. Some trailing whitespace was incidentally removed.
* mv doc/HACKING ./HACKING.mdhut2014-12-101-74/+0
|
* recompile manpage, to include :flat and :filter_by_inodehut2014-12-051-0/+13
|
* update doc/examples/plugin_filter_file.pyhut2014-12-051-8/+10
| | | | | The filter_by_filetype branch of Milan Svoboda changed the interface to the accept_file function, so this example plugin broke.
* Merge branch 'filter_by_filetype' of https://github.com/tex/rangerhut2014-12-051-0/+8
|\ | | | | | | | | Conflicts: ranger/config/commands.py
| * implement filter_inode_typeMilan Svoboda2014-11-251-0/+8
| |
* | Merge branch 'flat_command' of https://github.com/tex/rangerhut2014-12-051-0/+7
|\ \ | | | | | | | | | | | | | | | Conflicts: ranger/container/fsobject.py ranger/gui/widgets/browsercolumn.py
| * | add documentation for flat commandMilan Svoboda2014-11-251-0/+7
| |/
* | doc/ranger.1: document M* keybindingshut2014-12-052-0/+11
| |
* | doc/ranger.1: added documentation on linemodes and :paper commandshut2014-12-052-1/+115
|/
* mv doc/release-checklist.txt doc/howto-publish-a-release.txthut2014-11-021-0/+0
|
* added option "idle_delay"hut2014-10-312-1/+12
| | | | per request of nfnty
* prettier screenshothut2014-10-201-0/+0
|
* README: added a screenshothut2014-10-201-0/+0
|
* ranger.pod: Added IRC channel to manpagehut2014-10-152-1/+5
|
* added doc/release-checklist.txthut2014-10-031-0/+27
|
* Added redrawing when we return to Vim from Ranger without opening anyAshwin Nanjappa2014-09-191-0/+2
| | | | file.
* container.directory: implemented random sortinghut2014-08-263-7/+7
|
* change the bug tracker URLhut2014-08-222-2/+2
|
* fix references to README.mdhut2014-08-222-4/+4
|
* doc/ranger.1: Added more key bindings to the man pagehut2014-04-282-3/+93
|
* rebuilt man pagehut2014-04-111-0/+8
|
* Add setting "automatically_count_files"hut2014-04-113-2/+15
|
* examples/vim_file_chooser: fixed redrawinghut2014-02-151-0/+1
|
* doc/ranger.pod: Added man page entry for "preview_max_size" settinghut2014-02-151-0/+5
|
* doc/ranger.pod: added man page entry for "cd_bookmarks" settinghut2014-02-151-0/+5
|
* doc/tools/print_colors.py: more stable in unfriendly environmentshut2013-11-121-4/+12
|
* Update vim_file_chooser.vimIsrael Chauca Fuentes2013-09-171-11/+27
| | | | | Allow choosing multiple files. Add ex command :RangerChooser. Use the value of mapleader for the keybinding.
* Changed email address in source codehut2013-08-081-1/+1
| | | | | Since lavabit.com ceased providing email services, I had to change my address from hut lavabit com to hut lepus uberspace de.
* doc/HACKING: updatedhut2013-06-241-10/+8
| | | | Based on a patch by Niku.
* rebuilt man pages with new pod2man versionhut2013-06-212-28/+46
|
* ranger.1: mention that some commands are based on :scouthut2013-06-212-0/+28
|
* ranger.1: more exhaustive documentation for :open_withhut2013-06-212-4/+14
|
* doc/colorschemes.txt: updatehut2013-06-101-3/+3
|
* RANGER! RANGER! HIGH VOLTAGE! v1.6.1hut2013-05-242-2/+2
|
* doc/ranger.1: put a list of resources at the tophut2013-04-302-25/+41
|
* ext.img_display: allow using W3MIMGDISPLAY_PATH env varhut2013-03-242-1/+10
| | | | in response to https://savannah.nongnu.org/bugs/?38582
* update examples (s/ranger.fsobject/ranger.container/)hut2013-03-172-5/+5
|
* added doc/config directory with symlinks to configshut2013-03-157-0/+7
|
* manpage: renamed example/ to /usr/share/doc/ranger/hut2013-03-092-9/+11
|
'#n898'>898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949