diff options
author | hut <hut@lavabit.com> | 2009-07-18 18:12:03 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-07-18 18:12:03 +0200 |
commit | 6711866e4eaf7277d1c523b778b81c1acd922c19 (patch) | |
tree | 70d1f8ac5f1ae44d70993b6923f29de151bf0b72 | |
parent | 75a9918ea39f35eaa328180c0901e7b2b0ad390c (diff) | |
download | ranger-6711866e4eaf7277d1c523b778b81c1acd922c19.tar.gz |
modified TODO
-rw-r--r-- | TODO | 11 |
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 |