about summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-18 18:12:03 +0200
committerhut <hut@lavabit.com>2009-07-18 18:12:03 +0200
commit6711866e4eaf7277d1c523b778b81c1acd922c19 (patch)
tree70d1f8ac5f1ae44d70993b6923f29de151bf0b72 /TODO
parent75a9918ea39f35eaa328180c0901e7b2b0ad390c (diff)
downloadranger-6711866e4eaf7277d1c523b778b81c1acd922c19.tar.gz
modified TODO
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