summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
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