diff options
author | hut <hut@lavabit.com> | 2010-01-18 22:13:40 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-18 22:13:40 +0100 |
commit | 291ca616093aed257acf950eb6b8d95229767f9d (patch) | |
tree | 7eec9ff4be1340adcf5a21389fe76e14c622d107 /TODO | |
parent | eb0630588e44f2c4ddb32247ac979bdfe8c118f4 (diff) | |
download | ranger-291ca616093aed257acf950eb6b8d95229767f9d.tar.gz |
fixed #43: bookmark ` = '
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO index 824c40f6..ed420d3c 100644 --- a/TODO +++ b/TODO @@ -32,7 +32,7 @@ General ( ) #38 10/01/16 searching in pager ( ) #39 10/01/17 flushinput not always good (X) #42 10/01/17 memorize directory for `` when using :cd - ( ) #43 10/01/18 internally treat the bookmarks ` and ' the same + (X) #43 10/01/18 internally treat the bookmarks ` and ' the same ( ) #44 10/01/18 more error messages :P @@ -56,3 +56,4 @@ Ideas (X) #27 10/01/06 hide bookmarks in list which contain hidden dir (X) #28 10/01/06 use regexp instead of string for searching ( ) #33 10/01/08 accelerate mousewheel speed + ( ) #45 10/01/18 hooks for events like setting changes |