diff options
author | hut <hut@lavabit.com> | 2010-01-11 23:00:27 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-11 23:00:27 +0100 |
commit | 5e4496993a297d0c7591084bd54f3df66d4ffe66 (patch) | |
tree | 9867a16a7a06dfd09281754a8aa58629621b6095 /TODO | |
parent | 6369406e64208b69a8847aef3b196640bdfc7190 (diff) | |
download | ranger-5e4496993a297d0c7591084bd54f3df66d4ffe66.tar.gz |
fixed #31, cd-after-exit works even after pressing ^C
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO index 52812959..8f1c5a42 100644 --- a/TODO +++ b/TODO @@ -37,7 +37,7 @@ Bugs (X) #23 10/01/04 stop dir loading with ^C -> wont load anymore (X) #25 10/01/06 directories sometimes dont reload correctly (X) #26 10/01/06 :delete on symlinks of directories fails - ( ) #31 10/01/06 ^C breaks cd-after-exit by stopping sourced shell script + (X) #31 10/01/06 ^C breaks cd-after-exit by stopping sourced shell script Ideas |