[bash] disable Ctrl+s

This commit is contained in:
odrling 2024-03-27 21:29:20 +01:00
parent 9e159a65b2
commit cf4ed7a303
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5

View file

@ -8,6 +8,7 @@
# past this point for scp and rcp, and it's important to refrain from
# outputting anything in those cases.
[[ $- != *i* ]] && return
stty -ixon
## options
shopt -s cdspell # correct minor spelling errors in cd