summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'trailing' of https://github.com/stepshal/rangerhut2016-06-132-2/+0
|\
| * doc/tools/print_colors.py: remove trailing newlinestepshal2016-06-072-2/+0
| | | | | | | | remove trailing newline
* | ext.rifle: improve recognition of rxvt terminalshut2016-06-131-0/+6
|/
* Make exactly one space after commastepshal2016-06-066-10/+10
| | | | Update commands.py
* Remove space before/after bracketstepshal2016-06-063-6/+6
|
* Remove trailing spacestepshal2016-06-061-1/+1
|
* Added keybindings <A-Left>, <A-Right> to move word-wisehut2016-06-062-1/+73
|
* core.actions: fix wrong check for return value of tab.enter_dirhut2016-06-061-1/+1
|
* examples/plugin_new_macro.py: fix spaceshut2016-06-021-3/+3
|
* added CONTRIBUTING.mdhut2016-05-271-0/+15
| | | | this will be linked in github when users open PRs or issues
* Remove redundant checkmrogalski2016-05-241-2/+0
|
* widgets.browsercolumn: update commenthut2016-05-241-9/+1
| | | | Related to #546
* merge setting "relative_line_numbers" into "line_numbers"hut2016-05-245-20/+20
| | | | | | | 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-245-2/+70
|\
| * Add man description.Mark Rogalski2016-05-162-1/+17
| |
| * Disable line numbering by defaultMark Rogalski2016-05-161-0/+4
| |
| * Delete the directory color attr for line numberMark Rogalski2016-05-161-1/+1
| |
| * Set linum_text_len to digits of visible filesMark Rogalski2016-05-161-4/+2
| | | | | | | | | | | | | | This is changed back from the amount of number of digits in number of files in directory. Computing proper relative line numbers requires recalculation of line numbers for each line (even for cached lines), so there will be no visible ragged line numbers with this setting.
| * Add comment with line num implementation rationaleMark Rogalski2016-05-161-0/+10
| |
| * Add relative line numbersMark Rogalski2016-05-162-2/+19
| |
| * Create the linum_format just onceMark Rogalski2016-05-161-3/+3
| |
| * Add self.settings.line_numbers to keyMark Rogalski2016-05-161-1/+2
| | | | | | | | | | This avoids badly cached display_data when changing the setting in a running program.
| * Fix off-by-one error in space calculationMark Rogalski2016-05-161-1/+7
| |
| * Add a "line_numbers" settingMark Rogalski2016-05-162-3/+2
| |
| * Add space between end of line number and tagMark Rogalski2016-05-161-1/+1
| |
| * Remove superfluous str() from formatting linumMark Rogalski2016-05-161-1/+1
| |
| * Draw the line number field in main_column onlyMark Rogalski2016-05-161-1/+2
| |
| * Fix ragged line number fieldsMark Rogalski2016-05-161-1/+5
| | | | | | | | | | This changes the number field size to the amount of digits in the number of files in the directory.
| * Add calculating the line number field lengthMark Rogalski2016-05-161-1/+8
| |
| * Add line number to the predisplay_leftMark Rogalski2016-05-161-0/+5
| |
| * Merge pull request #1 from hut/mastermrogalski2016-05-152-3/+3
| |\ | | | | | | merge with hut
* | | Manpage: added documentation about commands in pluginshut2016-05-242-3/+11
| | |
* | | Merge branch 'fix-plugin-import' of https://github.com/dflupu/rangerhut2016-05-241-1/+3
|\ \ \
| * | | use importlib to load pugins, and try to load commands from themDaniel Lupu2016-05-191-1/+3
| | | |
* | | | core.linemode: fix crash when `file` failshut2016-05-211-2/+5
|/ / /
* | / Handle broken w3m-img pipe on exitDugan Chen2016-05-171-1/+8
| |/ |/|
* | doc/ranger.pod: fix #544 in man page source file toohut2016-05-131-1/+1
| |
* | `draw_progress_bar_in_statusbar' does not existmrogalski2016-05-111-2/+2
|/
* Merge branch 'patch-1' of https://github.com/EdwardBetts/rangerhut2016-05-071-1/+1
|\
| * bug fix for % formatter changeEdward Betts2016-05-071-1/+1
| | | | | | The values pos and max_pos are both integers, but we want to use floating point division.
| * use % formatterEdward Betts2016-04-111-1/+1
| |
* | Merge branch 'master' of https://github.com/ajtluser/rangerhut2016-05-061-0/+9
|\ \
| * | Add __eq__, __neq__, and __hash__ to class FileA. Lopes2016-04-081-0/+9
| |/ | | | | | | | | Uses the File's path variable for both equality testing and hashing. Fix for issue #483.
* | core.actions: fix calculation of program indiceshut2016-05-061-4/+5
| | | | | | | | | | The solutoin of @NoSuck used to break when you used "number 9999" in a declaration of some program.
* | Merge branch 'draw_possible_programs-justified' of ↵hut2016-05-061-3/+6
|\ \ | | | | | | | | | https://github.com/NoSuck/ranger
| * | Program indices now line up nicely.The Flying Rapist2016-04-111-3/+6
| | |
* | | widgets.view_miller: fix warning when toggling view modehut2016-05-061-1/+1
| | |
* | | container.fsobject: Don't take subscript numbers for integershut2016-04-251-2/+3
| | | | | | | | | | | | fixes #535
* | | colorschemes/jungle: fix a syntax error (missing backslash)Wojciech Siewierski2016-04-221-1/+1
| | |
* | | core.loader: in safeDecode, don't crash on broken unicodehut2016-04-151-1/+2
| | |
id'>b9da4b0 ^
d4b7a9a ^

c53980c ^
d4b7a9a ^
b9da4b0 ^





439e15d ^

4ad20ff ^
dc5d967 ^
439e15d ^
95e8d12 ^
439e15d ^
439e15d ^
b9da4b0 ^
2e836ec ^
6a39a49 ^







2e836ec ^
95e8d12 ^
2e836ec ^
95e8d12 ^




















6a39a49 ^
b098c94 ^



95e8d12 ^









6a39a49 ^
95e8d12 ^
439e15d ^




439e15d ^


26e134b ^

439e15d ^




439e15d ^
dc5d967 ^
439e15d ^
b79b5fa ^
439e15d ^

1d85225 ^
3399650 ^
fde45eb ^
da2bbd3 ^
fde45eb ^


439e15d ^


439e15d ^

83d2390 ^
dc5d967 ^
439e15d ^

59b4a5e ^
c0705ee ^
dba2306 ^
c0705ee ^
439e15d ^



adaa28a ^

0464e42 ^
adaa28a ^

dc5d967 ^
adaa28a ^

2ffdc19 ^
3af6434 ^
2ffdc19 ^

adaa28a ^



2ffdc19 ^
adaa28a ^






fde45eb ^



adaa28a ^


0f3acce ^









439e15d ^

439e15d ^
dc5d967 ^
439e15d ^









0053620 ^

439e15d ^




439e15d ^
dc5d967 ^

439e15d ^



3399650 ^
c09bf8d ^
dba2306 ^
b1701ad ^

3399650 ^


66da153 ^
901b3ed ^
66da153 ^
3399650 ^

c0705ee ^
3399650 ^

c09bf8d ^
c0705ee ^

3399650 ^

439e15d ^




439e15d ^


0053620 ^

439e15d ^
adaa28a ^
bf35794 ^
adaa28a ^








0f3acce ^
adaa28a ^







0464e42 ^
adaa28a ^


0f3acce ^
adaa28a ^

adaa28a ^

3af6434 ^

a73a882 ^



adaa28a ^

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