Running Bash In Subprocess Breaks Stdout Of Tty If Interrupted While Waiting On `read -s`?
As @Bakuriu points out in the comments this is basically the same problem as in BASH: Ctrl+C during…
Read more
Running Bash In Subprocess Breaks Stdout Of Tty If Interrupted While Waiting On `read -s`?