summary refs log tree commit diff stats
path: root/test/tc_history.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-01-01 16:51:13 +0100
committerhut <hut@lavabit.com>2010-01-01 16:51:13 +0100
commit4f51adb35feb83365073444b5e31197a82bbda32 (patch)
tree005e0a9148df84954cc17fd7f3268f916d77ef1b /test/tc_history.py
parent28e13b122c9e695584633a6d4fcaa2006d415357 (diff)
downloadranger-4f51adb35feb83365073444b5e31197a82bbda32.tar.gz
fixed overflow while drawing bookmark list
Diffstat (limited to 'test/tc_history.py')
0 files changed, 0 insertions, 0 deletions
hut <hut@lavabit.com> 2010-06-03 23:01:49 +0200 committer hut <hut@lavabit.com> 2010-06-03 23:14:47 +0200 added more code from David Barnett, previews work' href='/akspecs/ranger/commit/ranger/gui/curses_shortcuts.py?h=v1.5.1&id=43e0f44a4788f3251d5f2ad7c1bfeff014353aba'>43e0f44a ^
ba3f04ea ^

b6d4e3e5 ^
43e0f44a ^
a4570538 ^
ba3f04ea ^
fcc74912 ^



0cfc59d6 ^
ba3f04ea ^








ba3f04ea ^


c3267466 ^
fcc74912 ^



ba3f04ea ^
4f51adb3 ^


c3267466 ^
fcc74912 ^



4f51adb3 ^
a23a3649 ^


c3267466 ^
a23a3649 ^
a23a3649 ^
e99d6857 ^
ba3f04ea ^
e99d6857 ^
ba3f04ea ^





e99d6857 ^
ba3f04ea ^
e99d6857 ^
ba3f04ea ^




ea87d005 ^
43e0f44a ^





ba3f04ea ^


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