diff options
author | hut <hut@lavabit.com> | 2010-02-16 01:56:21 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-02-16 02:03:46 +0100 |
commit | 34a60763e79546e0f84e30fbcc430632f3dbb39e (patch) | |
tree | 595579022daa922b3e4945928b4478c0797b3b2c /TODO | |
parent | 0654d6d093f8e78033b9dcafcb52bbdcd92aed0c (diff) | |
download | ranger-34a60763e79546e0f84e30fbcc430632f3dbb39e.tar.gz |
incremented version number and updated pydoc html files v1.0.3
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/TODO b/TODO index 3c106aa7..56eba211 100644 --- a/TODO +++ b/TODO @@ -64,6 +64,7 @@ Bugs (X) #54 10/01/23 max_dirsize_for_autopreview not working ( ) #60 10/02/05 utf support improvable (X) #62 10/02/15 curs_set can raise an exception + ( ) #64 10/02/16 "source ranger ranger some/file.txt" shouldn't cd after exit Ideas @@ -76,11 +77,3 @@ Ideas ( ) #45 10/01/18 hooks for events like setting changes ( ) #53 10/01/23 merge fm and environment - -Goals for next minor version - - (X) #54 10/01/23 max_dirsize_for_autopreview not working - (X) #55 10/01/24 allow change of filename when pasting - you're given the choice between overwriting or appending a "_" - (X) #61 10/02/09 show sum of size of marked files - |