summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-01-09 00:28:06 +0100
committerhut <hut@lavabit.com>2010-01-09 00:28:06 +0100
commit07277a0a8a002464c83c81978549c42642493c2c (patch)
treebebb62828b9dacee279962ab9effa3e1e79341ca /doc
parentb2d63ef5b1dc4802572a9c52f74d7f4bb9d337a9 (diff)
downloadranger-07277a0a8a002464c83c81978549c42642493c2c.tar.gz
commands: fixed tabcompletion
tilde "~/" in combination with incomplete filenames would
cause a slash to be appended after the incomplete name, which
only makes sense for complete (and unique / unambiguous) names
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
0-01-20 00:18:18 +0100 fixed unit tests' href='/akspecs/ranger/commit/test/tc_keyapi.py?h=v1.9.3&id=dd4a4145c5e43b191d54fdddbc16b037a5d7345e'>dd4a4145 ^
f5db66a1 ^
a666f32b ^








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