about summary refs log tree commit diff stats
path: root/doc/rifle.1
Commit message (Expand)AuthorAgeFilesLines
* Renamed `cd_tab_smart` to `cd_tab_fuzzy`hut2018-01-251-1/+1
* Prefer VISUAL to EDITORtoonn2018-01-231-3/+8
* Bump the version in README and the manpageWojciech Siewierski2017-12-071-2/+2
* Add option 'save_backtick_bookmark', fixes #947hut2017-10-011-1/+1
* rebuilt man pagehut2017-09-261-2/+2
* add "F" key to toggle new "freeze_files" optionhut2017-07-161-1/+1
* commands: cd: Implement smart tab completion with less typingnfnty2017-03-261-1/+1
* Add ability to save/restore tabsVitaly Belman2017-03-191-1/+1
* Beta release 1.9.0b5 v1.9.0b5nfnty2017-02-191-1/+1
* doc: man: Clarify config sourcingnfnty2017-02-161-1/+1
* 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-1/+1
* config.commands: quit, quitall: Don't exit if loader has workSamuel Walladge2017-02-081-1/+1
* core.main: Catch the right tracebacknfnty2017-02-061-1/+1
* rifle: Add new option flag `-c`Samuel Walladge2017-02-051-3/+7
* Add setting `wrap_scroll`Samuel Walladge2017-02-051-1/+1
* Add command for jumping to first non-directory/non-fileThe Flying Rapist2017-02-011-1/+1
* Add setting `hostname_in_titlebar`nfnty2017-01-291-1/+1
* config.commands: `setlocal`: Properly parse path with spacesnfnty2017-01-241-1/+1
* 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-1/+1
* manpage: rebuildhut2016-09-031-14/+10
* rebuild man pageshut2016-02-241-1/+1
* Fixed that rare bug with the fireballs and explosions v1.7.2hut2015-10-041-2/+2
* 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
* ranger.1: added documentation for %rangerdir and %space macroshut2015-04-101-1/+1
* container.directory: implemented random sortinghut2014-08-261-1/+1
* fix references to README.mdhut2014-08-221-2/+2
* Add setting "automatically_count_files"hut2014-04-111-1/+1
* rebuilt man pages with new pod2man versionhut2013-06-211-11/+20
* RANGER! RANGER! HIGH VOLTAGE! v1.6.1hut2013-05-241-1/+1
* rifle: added --version optionhut2013-03-011-1/+1
* doc/rifle.1: added whitespace at exampleshut2013-02-181-9/+21
* doc/rifle.1: Added man page for riflehut2013-02-181-0/+211
tweaks to Readme' href='/akkartik/teliva/commit/README.md?id=16de70882a420b8be95c9a9b3b59c4ef799375f0'>16de708 ^
e43cdbe ^

7df7fe4 ^
7d96a88 ^

c0c6785 ^
fe9708f ^
16de708 ^



9275c95 ^
c0c6785 ^

e43cdbe ^
c55c5a7 ^





7df7fe4 ^
16de708 ^

9275c95 ^
e43cdbe ^















8d5d27a ^
e43cdbe ^

8d5d27a ^
e43cdbe ^
440f6e9 ^
8d5d27a ^
e43cdbe ^

440f6e9 ^


8d5d27a ^
516ac2f ^

47e4224 ^

c4984c2 ^

31af4bd ^








516ac2f ^
9275c95 ^


156f978 ^
50008ed ^
















8283c0c ^






e43cdbe ^
156f978 ^
4dffcac ^
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