diff options
author | hut <hut@lavabit.com> | 2010-03-11 20:27:25 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-03-12 00:46:47 +0100 |
commit | 0128bee71f734138d3f49f56092688bb0623c6a2 (patch) | |
tree | af3dc32bcd9b0b8f42a56270dcbd8920d2fe7505 /TODO | |
parent | 6d7253853ca11320dd7d08720f8e7312c5fc5b2e (diff) | |
download | ranger-0128bee71f734138d3f49f56092688bb0623c6a2.tar.gz |
working on the configuration system / main method
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO index 41b5497e..81af21db 100644 --- a/TODO +++ b/TODO @@ -69,6 +69,7 @@ Bugs (X) #62 10/02/15 curs_set can raise an exception (X) #65 10/02/16 "source ranger ranger some/file.txt" shouldn't cd after exit ( ) #67 10/03/08 terminal title in tty + ( ) #69 10/03/11 tab-completion breaks with Apps subclass Ideas |