summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-01-05 03:00:46 +0100
committerhut <hut@lavabit.com>2010-01-05 03:00:46 +0100
commit4b826595915c221f12a4ebe187e990cc7a08f7f2 (patch)
treecfbe8cffd9add84c915df53bc9ec5355e558bab2 /TODO
parent7e3e8d14402833295ab83ff1591ecbe46867518b (diff)
downloadranger-4b826595915c221f12a4ebe187e990cc7a08f7f2.tar.gz
help: implemented help framework, started writing
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9115fc90..b3475548 100644
--- a/TODO
+++ b/TODO
@@ -20,7 +20,8 @@ General
    (X) #14  09/12/29  make filelists inherit from pagers
    (X) #15  09/12/29  better way of running processes!!~
    (X) #16  10/01/01  list of bookmarks
-   ( ) #21  10/01/01  write help!
+   (X) #21  10/01/01  write help!
+   ( ) #22  10/01/03  add getopt options to change flags/mode
 
 
 Bugs
@@ -28,6 +29,7 @@ Bugs
    (X) #17  10/01/01  why do bookmarks disappear sometimes?
    (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
 
 
 Ideas