summary refs log tree commit diff stats
path: root/test/tc_commandlist.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-13 12:40:19 +0200
committerhut <hut@lavabit.com>2010-04-13 12:40:19 +0200
commit876261b73081d9723b082a8f2798f76e3122e867 (patch)
treeffead2a4a712f4ddf97fe83a0bf4d3aa8f1a2302 /test/tc_commandlist.py
parent01e4ea98c12a28362968a8b23483d260755838e5 (diff)
downloadranger-876261b73081d9723b082a8f2798f76e3122e867.tar.gz
Don't use tab 0 by default
Conflicts:

	ranger/defaults/keys.py
Diffstat (limited to 'test/tc_commandlist.py')
0 files changed, 0 insertions, 0 deletions
d=b3556b21e23eb3381b220e0d3319d94b3a89e0ac'>b3556b21 ^
62cd83ba ^



b3556b21 ^
62cd83ba ^






f07bb12f ^







34a60763 ^
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