diff options
author | hut <hut@lavabit.com> | 2010-03-27 04:04:21 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-03-27 04:04:21 +0100 |
commit | 6099d9a30611e406afd5a257acd4b9bcb6954857 (patch) | |
tree | 6e73db30062af77f5696f59e294a72d266b3dde5 /TODO | |
parent | b4ed18002b30bb7df6e4fd564175b5aa3c523e3c (diff) | |
download | ranger-6099d9a30611e406afd5a257acd4b9bcb6954857.tar.gz |
fixed #74 and closed #67 (was fixed earlier)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO index 17991c40..e6dc7f6c 100644 --- a/TODO +++ b/TODO @@ -70,10 +70,10 @@ Bugs ( ) #60 10/02/05 utf support improvable (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 + (X) #67 10/03/08 terminal title in tty (X) #69 10/03/11 tab-completion breaks with Apps subclass ( ) #73 10/03/21 when clicking on the first column, it goes 1x down - ( ) #74 10/03/21 console doesn't scroll + (X) #74 10/03/21 console doesn't scroll Ideas |