summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-02-09 10:56:21 +0100
committerhut <hut@lavabit.com>2010-02-09 10:56:21 +0100
commit142a617d1e37826cc6c7b236ed3973227525dcb7 (patch)
treefddcaf8c393b5a7c1738273ae98a95ae5247c8a6 /doc
parent6a8d5d23fae4566106ef4c1efca18c35f447df3a (diff)
downloadranger-142a617d1e37826cc6c7b236ed3973227525dcb7.tar.gz
doc: what breaks cd-after-exit support in zsh
Diffstat (limited to 'doc')
-rw-r--r--doc/cd-after-exit.txt2
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