summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 775605e9..84ecc811 100644
--- a/TODO
+++ b/TODO
@@ -57,6 +57,7 @@ General
    ( ) #60  10/02/05  utf support improvable
    ( ) #91  10/05/12  in keys.py, fm.move(right=N) should run with mode=N
    ( ) #92  10/05/14  allow to enter the realpath of a directory
+   ( ) #93  10/05/15  pause after running program
 
 
 Bugs
tle='author hut <hut@lavabit.com> 2009-12-11 00:51:15 +0100 committer hut <hut@lavabit.com> 2009-12-11 00:51:15 +0100 moved commands from fm.py to actions.py, cleanups' href='/akspecs/ranger/commit/ranger/gui/ui.py?h=v1.4.3&id=0c0b9489072922c0f597c7099f8728868ffbb4a4'>0c0b9489 ^
cc952d63 ^


0c0b9489 ^




cc952d63 ^
5822dff7 ^
d88232a3 ^
3ea48208 ^
3ea48208 ^
d88232a3 ^
e6dfc442 ^
ae943ecb ^

cc952d63 ^
3ea48208 ^
f027adc0 ^
3ea48208 ^
419e4aa5 ^

d88232a3 ^
ae943ecb ^




f8e96a97 ^


d88232a3 ^
f8e96a97 ^
d88232a3 ^

ae943ecb ^




49ae0dd1 ^

d88232a3 ^
49ae0dd1 ^




3ea48208 ^
d88232a3 ^
49ae0dd1 ^



d494f019 ^
d88232a3 ^

9506fb8e ^
ae943ecb ^
d88232a3 ^

9506fb8e ^

871c502d ^
9506fb8e ^






d88232a3 ^
9506fb8e ^

b0f0027f ^
d88232a3 ^
5822dff7 ^
b0f0027f ^

d88232a3 ^




































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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126