Hacker News new | ask | show | jobs
by wyldfire 2954 days ago
No it's [probably] not. SIGINT is unfortunately ambiguous, unlike SIGKILL, SIGTERM, SIGQUIT, SIGUSR1. :)
1 comments

I'd have suggested "missing Ctrl+C" instead (like the title of the bug report.)
As far as I know SIGINT is the name of the signal and Ctrl+C is simply a key combination that triggers it.

I read the title to mean SIGINT the signal and it wasn't until I came to HN comments did I see have another meaning.