about summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 4 insertions, 7 deletions
diff --git a/TODO b/TODO
index dd3d9b12..bc2db460 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,13 @@
-Critical Bugs
+Critical Issues
 
    (X) #8   09/07/17  Clear keybuffer after executing programs.
                you may have typed something after the program stopped reading
                this could flush the text to ranger and result in unwanted actions
+   ( ) #15  09/07/18  it's way too slow in large directories
+               redesign process of getting data from file system
 
 
-Minor Bugs
+Minor Issues
 
    ( ) #0   09/07/17  the device is busy even if you're not on the device
    ( ) #5   09/07/17  avoid using shell calls, it results in many problems
@@ -30,11 +32,6 @@ Features
                cycle in a certain order, like creation-time, newest first.
 
 
-Optimizations
-
-   ( ) #15  09/07/18  it's way too slow in large directories
-
-
 Aesthetics
 
    ( ) #4   09/07/17  consider using optparse
/html/apps/ex2.mu.html?h=hlt&id=c9bda4d13ea33873dd5bce1eef0434cb11763d19'>c9bda4d1 ^
d3a9db3a ^
3350c34a ^
c9bda4d1 ^
































3350c34a ^
c9bda4d1 ^
d3a9db3a ^


3350c34a ^
d3a9db3a ^



c9bda4d1 ^
3d1c4216 ^
3350c34a ^
3d1c4216 ^



3350c34a ^

3d1c4216 ^

c9bda4d1 ^



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