Y
Hacker News
new
|
ask
|
show
|
jobs
by
shric
2324 days ago
Yeah, the best part is it blocks control-c so you have to sit through the whole thing or until you figure out control-z.
https://github.com/mtoyoda/sl/blob/master/sl.c#L93
1 comments
JoshTriplett
2324 days ago
Or Ctrl-\ (SIGQUIT), which most software doesn't block.
There's also
https://github.com/rwos/gti
link
There's also https://github.com/rwos/gti