summaryrefslogtreecommitdiffstats
path: root/.zsh/rc/50options
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/rc/50options')
-rw-r--r--.zsh/rc/50options3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zsh/rc/50options b/.zsh/rc/50options
index 859efe8..8ac64de 100644
--- a/.zsh/rc/50options
+++ b/.zsh/rc/50options
@@ -45,3 +45,6 @@ setopt HIST_IGNORE_SPACE
setopt nohistverify
setopt prompt_subst
setopt HIST_FCNTL_LOCK
+
+# disable XON/XOFF flow control (^s/^q)
+stty -ixon