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