summary refs log tree commit diff stats
path: root/doc/ranger.1
Commit message (Expand)AuthorAgeFilesLines
* doc: man: Clarify config sourcingnfnty2017-02-161-13/+10
* Beta release 1.9.0b4 v1.9.0b4nfnty2017-02-101-1/+1
* Beta release 1.9.0b3 v1.9.0b3nfnty2017-02-101-1/+1
* Beta release 1.9.0b2 v1.9.0b2nfnty2017-02-101-1/+1
* Beta release 1.9.0b1 v1.9.0b1nfnty2017-02-101-1/+1
* commands: Add `quitall!`, Change behavior of `quit!`nfnty2017-02-091-7/+9
* config.commands: quit, quitall: Don't exit if loader has workSamuel Walladge2017-02-081-4/+11
* core.main: Catch the right tracebacknfnty2017-02-061-2/+2
* Add `$XDG_DATA_HOME` supportnfnty2017-02-051-2/+11
* Add setting `wrap_scroll`Samuel Walladge2017-02-051-1/+5
* commands: rename_append: Add flagsnfnty2017-02-011-32/+32
* Add command for jumping to first non-directory/non-fileThe Flying Rapist2017-02-011-1/+10
* "title bar" -> "titlebar"nfnty2017-01-291-1/+1
* Add setting `hostname_in_titlebar`nfnty2017-01-291-1/+4
* config.commands: `setlocal`: Properly parse path with spacesnfnty2017-01-241-1/+4
* ranger in danger because of some stranger v1.8.1hut2017-01-081-1/+1
* git commit -m 'git commit -m git\ commit\ -m\ '\''Happy\ Holidays\!'\' v1.8.0hut2016-12-241-14/+10
* Fix the urxvt preview documentationWojciech Siewierski2016-10-081-4/+4
* Implement the urxvt-based image previewsWojciech Siewierski2016-10-051-10/+32
* manpage: rebuildhut2016-09-031-13/+10
* manpage: Document how to escape macroshut2016-09-031-2/+4
* merge setting "relative_line_numbers" into "line_numbers"hut2016-05-241-7/+9
* 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
* 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
* 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
* 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
abit.com> 2009-12-25 21:55:04 +0100 updated pydoc pages' href='/akspecs/ranger/commit/doc/ranger.container.history.html?h=v1.1.0&id=f07bb12fc5c59430e995a64956b36331ce3629b9'>f07bb12f ^
f07bb12f ^

34a60763 ^

f07bb12f ^

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