Login
From:
Unix & Linux Stack Exchange
(Uncensored)
subscribe
terminal - What is the point of Ctrl-S? - Unix & Linux Stack Exchange
https://unix.stackexchange.com/questions/137842/what-is-the-point-of-ctrl-s
links
backlinks
Tagged with:
terminal
keyboard
Roast topics
Find topics
Find it!
Ctrl+S stops all output to the terminal which can be restarted with Ctrl+Q. But, why does Ctrl+S exist in the first place? What problem was trying to be solved by putting that control sequence in ...