summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-11 20:27:25 +0100
committerhut <hut@lavabit.com>2010-03-12 00:46:47 +0100
commit0128bee71f734138d3f49f56092688bb0623c6a2 (patch)
treeaf3dc32bcd9b0b8f42a56270dcbd8920d2fe7505 /TODO
parent6d7253853ca11320dd7d08720f8e7312c5fc5b2e (diff)
downloadranger-0128bee71f734138d3f49f56092688bb0623c6a2.tar.gz
working on the configuration system / main method
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 41b5497e..81af21db 100644
--- a/TODO
+++ b/TODO
@@ -69,6 +69,7 @@ Bugs
    (X) #62  10/02/15  curs_set can raise an exception
    (X) #65  10/02/16  "source ranger ranger some/file.txt" shouldn't cd after exit
    ( ) #67  10/03/08  terminal title in tty
+   ( ) #69  10/03/11  tab-completion breaks with Apps subclass
 
 
 Ideas
vision' href='/akspecs/ranger/blame/doc/pydoc/ranger.gui.curses_shortcuts.html?h=v1.4.2&id=0654d6d093f8e78033b9dcafcb52bbdcd92aed0c'>^
4c13e1f2 ^






















34a60763 ^
4c13e1f2 ^






34a60763 ^
4c13e1f2 ^
34a60763 ^
4c13e1f2 ^












34a60763 ^
4c13e1f2 ^
b3556b21 ^
4c13e1f2 ^
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