diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO index f269aa2a..7c02c00d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1 @@ -remove threads, since ncurses is not thread safe -instead of threads, use interrupts (that seems to work (?)) -it needs an easy way of assigning commands to filetypes -split screen mode -tabs +a key that moves through the files in a certian order, like creation-time, newest first. |