about summary refs log tree commit diff stats
path: root/doc/ranger.pod
Commit message (Collapse)AuthorAgeFilesLines
* Add config opts for iTerm2 font size (for preview)john2017-10-221-0/+4
| | | | | | | | Add two config options "iterm2_font_width" and "iterm2_font_height" that override the default values of _minimum_font_width and _minimum_font_height in ITerm2ImageDisplayer. The default values may cause preview distortion if set too high (Issue #499) or result in the preview being smaller than necessary if set too low.
* Merge branch 'one-indexed' of https://github.com/n1amr/rangerhut2017-10-171-0/+7
|\
| * add settings option to use one indexed line numbersAmr Alaa2017-09-171-0/+7
| |
* | Add option 'save_backtick_bookmark', fixes #947hut2017-10-011-0/+5
| |
* | doc/ranger.1: mention that "t" flag uses x-terminal-emulatorhut2017-09-261-2/+2
|/
* doc/ranger.1: mention "FROZEN", so people can grep ithut2017-07-161-4/+5
|
* add "F" key to toggle new "freeze_files" optionhut2017-07-161-0/+13
| | | | | | | | | Excerpt from man page: Toggle "freeze_files" setting. When active, directories and files will not be loaded, improving performance when all the files you need are already loaded. This does not affect file previews, which can be toggled with "zI".
* Update the manpage: add --show-only-dirsWojciech Siewierski2017-06-161-0/+6
|
* commands: cd: Implement smart tab completion with less typingnfnty2017-03-261-0/+4
| | | | Thanks to @nanuda for the first implementation and inspiration.
* doc: ranger: Reorder some settingsnfnty2017-03-191-10/+10
|
* commands: Add setting for cd tab completion case sensitivityDmitry Kryukov2017-03-191-0/+8
|
* Add ability to save/restore tabsVitaly Belman2017-03-191-0/+6
| | | | | Fixes #502 Closes #505
* doc: man: Clarify config sourcingnfnty2017-02-161-12/+9
|
* commands: Add `quitall!`, Change behavior of `quit!`nfnty2017-02-091-6/+9
| | | | Fixes #802
* config.commands: quit, quitall: Don't exit if loader has workSamuel Walladge2017-02-081-3/+11
| | | | Fixes #739
* core.main: Catch the right tracebacknfnty2017-02-061-1/+1
|
* Add `$XDG_DATA_HOME` supportnfnty2017-02-051-2/+13
| | | | | Fixes #303 Fixes #448
* Add setting `wrap_scroll`Samuel Walladge2017-02-051-0/+5
| | | | | | Adds ability to wrap around when scrolling. Fixes #176
* commands: rename_append: Add flagsnfnty2017-02-011-28/+31
| | | | | | | | | Adds ability to position before all extensions. Adds ability to remove everything except extensions. Fixes issue when `flat` is used, where it would jump to parent extension. Fixes #744
* Add command for jumping to first non-directory/non-fileThe Flying Rapist2017-02-011-0/+9
| | | | Fixes #409
* "title bar" -> "titlebar"nfnty2017-01-291-1/+1
|
* Add setting `hostname_in_titlebar`nfnty2017-01-291-0/+4
| | | | Fixes #782
* config.commands: `setlocal`: Properly parse path with spacesnfnty2017-01-241-0/+3
| | | | | | Added proper quote parsing Fixes #753
* Fix the urxvt preview documentationWojciech Siewierski2016-10-081-2/+2
|
* Implement the urxvt-based image previewsWojciech Siewierski2016-10-051-0/+16
|
* manpage: Document how to escape macroshut2016-09-031-0/+2
|
* fix documentation typonightsense2016-08-151-1/+1
|
* Document -r flag for scout commandnevimov2016-06-271-0/+1
| | | | | The default rc.conf uses 'scout' with the '-r' flag in several places, but the flag isn't documented.
* merge setting "relative_line_numbers" into "line_numbers"hut2016-05-241-7/+6
| | | | | | | 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-0/+9
|\
| * Add man description.Mark Rogalski2016-05-161-0/+9
| |
* | Manpage: added documentation about commands in pluginshut2016-05-241-1/+5
|/
* doc/ranger.pod: fix #544 in man page source file toohut2016-05-131-1/+1
|
* doc/ranger.1: document :source commandhut2016-04-151-0/+9
|
* allow toggling options with `:set <option>!`hut2016-04-031-0/+4
|
* doc/ranger.1: Added documentation for {yd}{art} key bindingshut2016-03-251-2/+5
|
* updating docs with 'clear_filters_on_dir_change' flagVitaly Belman2016-03-251-0/+4
|
* Add %confdir macroCiro Santilli2016-03-211-0/+2
|
* doc/ranger.1: add example for setintaghut2016-02-241-0/+5
|
* ranger.pod: describe that :setlocal path is a regexhut2016-01-011-0/+4
| | | | fixes #443
* Added :echo command, disabled :notify commandhut2015-11-141-0/+5
|
* fixed line widths in commit a090d85 (#400)hut2015-11-141-2/+2
|
* Added %p macro for full paths of selected files.The Flying Rapist2015-10-181-2/+3
|
* rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345hut2015-07-151-0/+5
|
* 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-0/+12
|
* ranger.1: added documentation for %rangerdir and %space macroshut2015-04-101-0/+8
|
* new linemode with the information from file(1)Wojciech Siewierski2015-03-301-0/+1
|
d=4a943d4ed313eff001504c2b5c472266e86a38af'>4a943d4e ^
2870525a ^
4a943d4e ^



83c67014 ^
4a943d4e ^











0080c23b ^
fc455c96 ^
2870525a ^
222c31db ^
6f6d458f ^





2870525a ^
6f6d458f ^

c442a5ad ^
0080c23b ^




4a943d4e ^
2870525a ^
4a943d4e ^



83c67014 ^
4a943d4e ^











0080c23b ^


0f851e48 ^
6f6d458f ^

0ca791cd ^
4a943d4e ^
2870525a ^
4a943d4e ^


83c67014 ^
4a943d4e ^











0080c23b ^
fc455c96 ^
2870525a ^
222c31db ^
0080c23b ^
c442a5ad ^
0080c23b ^



2870525a ^
6f6d458f ^






0080c23b ^
4a943d4e ^
2870525a ^
4a943d4e ^


83c67014 ^
4a943d4e ^











0080c23b ^


0f851e48 ^
6f6d458f ^

0ca791cd ^
4a943d4e ^
2870525a ^
4a943d4e ^



83c67014 ^
4a943d4e ^











0080c23b ^
fc455c96 ^
2870525a ^
222c31db ^
0080c23b ^
c442a5ad ^
0080c23b ^



2870525a ^
6f6d458f ^






0080c23b ^
4a943d4e ^
2870525a ^
4a943d4e ^



83c67014 ^
4a943d4e ^











0080c23b ^


0f851e48 ^
6f6d458f ^

0ca791cd ^
4a943d4e ^
2870525a ^
4a943d4e ^



83c67014 ^
4a943d4e ^













2870525a ^
4a943d4e ^



83c67014 ^
4a943d4e ^











0080c23b ^
fc455c96 ^
2870525a ^
222c31db ^
0080c23b ^
c442a5ad ^
0080c23b ^



2870525a ^
6f6d458f ^






0080c23b ^
4a943d4e ^
2870525a ^
4a943d4e ^



83c67014 ^
4a943d4e ^











1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407