chiark / gitweb /
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 799302534a461ac429a1bfc403d7d2aac2d29fa0..736b37447839fe872b79d3b4463b99d668bd71de 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