dot/zshrc: Inhibit flow control (XON/XOFF) while shell is reading input.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 11 Aug 2017 12:48:22 +0000 (13:48 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 11 Aug 2017 12:48:22 +0000 (13:48 +0100)
Behaviour while some child process group is running is unchanged.

dot/zshrc

index 7993025..736b374 100644 (file)
--- a/dot/zshrc
+++ b/dot/zshrc
@@ -119,6 +119,7 @@ unsetopt auto_menu
 unsetopt bash_auto_list
 unsetopt beep
 setopt extendedglob
+unsetopt flow_control
 setopt hist_ignore_all_dups
 setopt ksh_glob
 setopt list_ambiguous