summary refs log tree commit diff stats
path: root/test/tc_direction.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-10-05 00:31:35 +0200
committerhut <hut@lavabit.com>2010-10-05 00:31:35 +0200
commit56570c32f2e18b86d453b0df4b583d12e9223729 (patch)
treeb7c56061d788a5862c21d311184072df6a72dc0f /test/tc_direction.py
parent70cd83bb27d6b4a3236af0f2c922fb1975af342a (diff)
downloadranger-56570c32f2e18b86d453b0df4b583d12e9223729.tar.gz
defaults.commands: Fixed :cd command without argument
Diffstat (limited to 'test/tc_direction.py')
0 files changed, 0 insertions, 0 deletions
200 committer Araq <rumpf_a@web.de> 2011-05-14 01:13:44 +0200 deprecated system.copy: use system.substr instead' href='/ahoang/Nim/commit/doc/apis.txt?h=devel&id=3e9dcc8be5d1286e3647e8f665f456966aa02437'>3e9dcc8be ^
053309e60 ^

581572b28 ^
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