diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/TODO b/TODO index ebe9a157..6a0fe02f 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,9 @@ Required for next Release - (X) #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 + ( ) #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 + - the flags of df and other tools aren't consistent (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 @@ -23,9 +24,10 @@ Critical Issues Minor Issues - (X) #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 + ( ) #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 + - the flags of df and other tools aren't consistent (X) #12 09/07/17 sync @marked with changes in on the file system if files are deleted, delete those from @marked too (X) #14 09/07/18 Sorting sometimes doesn't work |