diff options
author | hut <hut@lavabit.com> | 2010-01-09 16:34:36 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-09 16:34:36 +0100 |
commit | 3fdfc1076e6969c1b54411a8c4d1ed759f4de23f (patch) | |
tree | be3b448edcbc0e5848b3c06307ee9e43be30b120 /doc/cd-after-exit.txt | |
parent | ee4ad7e56e93d370078396fd075106d38bfbba07 (diff) | |
download | ranger-3fdfc1076e6969c1b54411a8c4d1ed759f4de23f.tar.gz |
todo: added more info on bug #31
Diffstat (limited to 'doc/cd-after-exit.txt')
-rw-r--r-- | doc/cd-after-exit.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/cd-after-exit.txt b/doc/cd-after-exit.txt index 567c20ff..b13a8449 100644 --- a/doc/cd-after-exit.txt +++ b/doc/cd-after-exit.txt @@ -133,4 +133,9 @@ Example: If you find a way to make this print out 'sourced.sh', let me know. :) + +Another thing: If Ctrl+C is pressed anywhere in the program, the execution +of the sourced shell script is stopped and the feature stops working. + + Dec 25, 2009 |