summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-05-12 00:20:20 +0200
committerhut <hut@lavabit.com>2010-05-12 00:20:20 +0200
commitff86460b721ce3398096473b75593a688e2e0f5d (patch)
treee2e6e73a315bc35aae9cf4c928d92f258610c1c8
parent2bc7178b49cc0bf2d304ef4e85b70186e162f92a (diff)
downloadranger-ff86460b721ce3398096473b75593a688e2e0f5d.tar.gz
TODO: updated
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index b52c6928..87034601 100644
--- a/TODO
+++ b/TODO
@@ -55,6 +55,7 @@ General
    (X) #83  10/04/19  better ways to mark files. eg by regexp, filetype,..
    ( ) #86  10/04/21  narg for move_parent
    ( ) #60  10/02/05  utf support improvable
+   ( ) #91  10/05/12  in keys.py, fm.move(right=N) should run with mode=N
 
 
 Bugs
@@ -81,6 +82,9 @@ Bugs
    (X) #74  10/03/21  console doesn't scroll
    (X) #78  10/03/31  broken preview when deleting all files in a directory
    (X) #85  10/04/26  no automatic reload of directory after using :filter
+   ( ) #87  10/05/10  files are not properly closed after previewing
+   ( ) #88  10/05/10  race conditions for data loading from FS
+   ( ) #90  10/05/11  no link target for broken links
 
 
 Ideas
@@ -95,7 +99,6 @@ Ideas
    (X) #53  10/01/23  merge fm and environment
           won't do this
    (X) #68  10/03/10  threads, to seperate ui and loading
-
           won't do this
    ( ) #72  10/03/21  ranger daemon which does the slow io tasks
    ( ) #75  10/03/28  navigate in history
@@ -103,6 +106,7 @@ Ideas
    (X) #77  10/03/28  colorscheme overlay in options.py
    ( ) #82  10/04/19  :s command for batch renaming
    ( ) #84  10/04/25  use pygments for syntax highlighting
+   ( ) #89  10/05/10  branch view
 
 
 Blocking