diff options
author | hut <hut@lavabit.com> | 2010-02-24 15:35:16 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-02-24 23:54:17 +0100 |
commit | c5450bd180efd57f9cbd9d3315391b8cc8238be3 (patch) | |
tree | 76df12e4f869edbdce46de903ad7b66f3179e30a /TODO | |
parent | d49cace95fb717d90e9d1e3b0088b0634071c0e3 (diff) | |
download | ranger-c5450bd180efd57f9cbd9d3315391b8cc8238be3.tar.gz |
console: fixed tabcompletion in openconsole starting with !xyz!
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO index 466ab8f4..d475f099 100644 --- a/TODO +++ b/TODO @@ -57,6 +57,7 @@ Bugs (X) #26 10/01/06 :delete on symlinks of directories fails (X) #31 10/01/06 ^C breaks cd-after-exit by stopping sourced shell script ( ) #40 10/01/17 freeze with unavailable sshfs + Looks like I need threads for that... (X) #41 10/01/17 capital file extensions are not recognized (X) #46 10/01/19 old username displayed after using su (X) #49 10/01/19 fix unit tests :'( |