summary refs log tree commit diff stats
path: root/doc/ranger.1
Commit message (Collapse)AuthorAgeFilesLines
* merge setting "relative_line_numbers" into "line_numbers"hut2016-05-241-7/+9
| | | | | | | line_numbers now takes a string rather than a bool, with the valid values "false", "absolute" and "relative". Related to #546
* Merge branch 'linum' of https://github.com/mrogalski/rangerhut2016-05-241-1/+8
|\
| * Add man description.Mark Rogalski2016-05-161-1/+8
| |
* | Manpage: added documentation about commands in pluginshut2016-05-241-2/+6
|/
* `draw_progress_bar_in_statusbar' does not existmrogalski2016-05-111-2/+2
|
* doc/ranger.1: document :source commandhut2016-04-151-1/+11
|
* rebuilt man pagehut2016-04-061-0/+5
|
* allow toggling options with `:set <option>!`hut2016-04-031-1/+7
|
* doc/ranger.1: Added documentation for {yd}{art} key bindingshut2016-03-251-3/+6
|
* rebuild man pageshut2016-02-241-5/+13
|
* ranger.pod: describe that :setlocal path is a regexhut2016-01-011-1/+5
| | | | fixes #443
* Added :echo command, disabled :notify commandhut2015-11-141-1/+5
|
* Fixed that rare bug with the fireballs and explosions v1.7.2hut2015-10-041-1/+1
|
* rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345hut2015-10-041-2/+6
|
* Initial commit v1.7.1hut2015-05-041-1/+1
|
* Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0hut2015-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 7236dde27bf33fec5097c223f0d70598b10ba05f Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 14:33:59 2015 +0200 wrote changelog entry commit 73e76b0f9a22ad8122154c4a2763c27ebce9be37 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:41:27 2015 +0200 update version number in man page commit b1948b9382027ed55d095a936610bc62f7cdba9a Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:41:08 2015 +0200 update rifle version number commit a96a8a808a3c68eb848a3e0361fd95cb8c643d59 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:34:59 2015 +0200 s/ranger-master/ranger-stable/ commit 6967a48193227b4a0c843e8831e5511005179f69 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:33:06 2015 +0200 updated version number commit 0cbc401fd25fc4d307d026628e12ef1106a42bdf Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:18:26 2015 +0200 updated version info in example plugins
* doc/ranger.1: fix paths in RESOURCES sectionhut2015-04-131-3/+3
|
* moved "doc/examples" to "examples" for more visibilityhut2015-04-131-1/+1
|
* doc/ranger.1: updated RESOURCES sectionhut2015-04-131-2/+7
|
* doc/ranger.1: added entries for :help and :setintaghut2015-04-131-1/+11
|
* ranger.1: added documentation for %rangerdir and %space macroshut2015-04-101-1/+9
|
* new linemode with the information from file(1)Wojciech Siewierski2015-03-301-2/+6
|
* Consolidate image preview method preferencesDelisa Mason2015-03-091-2/+2
| | | | | * Remove use_w3m_image_preview and use_iterm2_image_preview in favor of preview_images_method, easing the development of other image preview methods as needed
* Update documentationDelisa Mason2015-03-081-4/+17
|
* add setting for sorting by unicode characterhut2015-03-031-1/+5
|
* doc/ranger.1: updated man page to reflect --copy-config changeshut2015-02-181-2/+13
|
* doc/ranger.1: clarify vifon's man page changehut2015-02-061-6/+7
|
* doc/ranger.1: added some information about the config file loading processWojciech Siewierski2015-02-041-1/+11
|
* doc/ranger.1: updated man page entry for "sort" optionhut2015-01-291-4/+4
|
* updated documentation of :paper/:meta commandshut2015-01-171-34/+29
|
* doc/ranger.1: added doc for "rename_append"hut2015-01-011-1/+6
|
* rebuilt man pagehut2014-12-111-3/+3
|
* Fixed references to doc/HACKING (for real)Dorien Snake2014-12-101-1/+1
|
* Fixed references to doc/HACKINGDorien Snake2014-12-101-2/+2
| | | | | | 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.
* recompile manpage, to include :flat and :filter_by_inodehut2014-12-051-0/+13
|
* doc/ranger.1: document M* keybindingshut2014-12-051-0/+5
|
* doc/ranger.1: added documentation on linemodes and :paper commandshut2014-12-051-1/+55
|
* added option "idle_delay"hut2014-10-311-1/+6
| | | | per request of nfnty
* ranger.pod: Added IRC channel to manpagehut2014-10-151-1/+3
|
* container.directory: implemented random sortinghut2014-08-261-4/+4
|
* change the bug tracker URLhut2014-08-221-1/+1
|
* fix references to README.mdhut2014-08-221-2/+2
|
* doc/ranger.1: Added more key bindings to the man pagehut2014-04-281-2/+40
|
* rebuilt man pagehut2014-04-111-0/+8
|
* Add setting "automatically_count_files"hut2014-04-111-1/+7
|
* rebuilt man pages with new pod2man versionhut2013-06-211-17/+26
|
* ranger.1: mention that some commands are based on :scouthut2013-06-211-0/+14
|
* ranger.1: more exhaustive documentation for :open_withhut2013-06-211-2/+7
|
* RANGER! RANGER! HIGH VOLTAGE! v1.6.1hut2013-05-241-1/+1
|
* doc/ranger.1: put a list of resources at the tophut2013-04-301-12/+18
|
d='n938' href='#n938'>938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152