Y
Hacker News
new
|
ask
|
show
|
jobs
by
cperciva
652 days ago
I map SIGQUIT to ^Q because that's the easiest to remember.
1 comments
glandium
652 days ago
I suppose you never hit CTRL+S by accident?
link
kzrdude
652 days ago
stty -ixon
Make sure that thing is disabled
link
marcosdumay
652 days ago
I like that Konlose defaults into disabling that thing. And also that there is a visual sign of the terminal being stopped.
link
icedchai
651 days ago
Ctrl-S / Ctrl-Q was super useful in the dialup modem days.
link
cperciva
652 days ago
Rarely enough that needing to open another terminal and use kill to send a signal doesn't bother me.
link