diff options
author | hut <hut@lavabit.com> | 2010-02-09 10:56:21 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-02-09 10:56:21 +0100 |
commit | 142a617d1e37826cc6c7b236ed3973227525dcb7 (patch) | |
tree | fddcaf8c393b5a7c1738273ae98a95ae5247c8a6 | |
parent | 6a8d5d23fae4566106ef4c1efca18c35f447df3a (diff) | |
download | ranger-142a617d1e37826cc6c7b236ed3973227525dcb7.tar.gz |
doc: what breaks cd-after-exit support in zsh
-rw-r--r-- | doc/cd-after-exit.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/cd-after-exit.txt b/doc/cd-after-exit.txt index 4b24c088..c67b5241 100644 --- a/doc/cd-after-exit.txt +++ b/doc/cd-after-exit.txt @@ -137,6 +137,8 @@ about ^C presses, I use this approach: cd "$ranger_output" #...and some clean ups +(this breaks zsh support!) + == Open issues |