diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
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 |