about summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-18 16:16:28 +0200
committerhut <hut@lavabit.com>2009-07-18 16:16:28 +0200
commit84b68936fee43570696823c554297c27022f9497 (patch)
tree29030fed189f3941dba61d14e3cc76e20fb06ab9 /TODO
parent2f6881673551c27825355f90914381cfa79dafe0 (diff)
downloadranger-84b68936fee43570696823c554297c27022f9497.tar.gz
clear keybuffer after Action.run()
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 52138c5e..dd3d9b12 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
 Critical Bugs
 
-   ( ) #8   09/07/17  Clear keybuffer after executing programs.
+   (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
 
@@ -47,7 +47,7 @@ Required for next Release
    ( ) #5   09/07/17  avoid using shell calls, it results in many problems
                can't answer questions of spawned processes
                specifically rm with write-protected files
-   ( ) #8   09/07/17  Clear keybuffer after executing programs.
+   (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
    ( ) #11  09/07/17  specify flags at data/types.rb