chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
92b05c8
)
dot/zshrc: Inhibit flow control (XON/XOFF) while shell is reading input.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 11 Aug 2017 12:48:22 +0000
(13:48 +0100)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/dot/zshrc
b/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 bash_auto_list
unsetopt beep
setopt extendedglob
+unsetopt flow_control
setopt hist_ignore_all_dups
setopt ksh_glob
setopt list_ambiguous
setopt hist_ignore_all_dups
setopt ksh_glob
setopt list_ambiguous