diff options
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO index baae6763..db86fb74 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,8 @@ General (X) #16 10/01/01 list of bookmarks (X) #21 10/01/01 write help! ( ) #22 10/01/03 add getopt options to change flags/mode + ( ) #29 10/01/06 add chmod command + ( ) #30 10/01/06 add a way to create symlinks Bugs @@ -30,9 +32,14 @@ Bugs (X) #18 10/01/01 fix notify widget (by adding a LogView?) (X) #19 10/01/01 resizing after pressing g ( ) #23 10/01/04 stop dir loading with ^C -> wont load anymore + ( ) #25 10/01/06 directories sometimes dont reload correctly + ( ) #26 10/01/06 :delete on symlinks of directories fails + ( ) #31 10/01/06 ^C breaks cd-after-exit Ideas ( ) #20 10/01/01 use inotify to monitor filesystem changes ( ) #24 10/01/06 progress bar + ( ) #27 10/01/06 hide bookmarks in list which contain hidden dir + ( ) #28 10/01/06 use regexp instead of string for searching |