Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You don't need to change the definition of sigint, just its shortcut!

Though it's also possible to fix it everywhere - use a keyboard rebinding tool to make Ctrl-Shift-C send Ctrl-C key combo instead



> You don't need to change the definition of sigint, just its shortcut!

That’s what I mean? Changing sigint’s shortcut isn’t what I want to do.

> Ctrl-Shift-C send Ctrl-C key combo instead

Then ctrl-shift-C will send SIGINT too, and I’m back to where I started (SIGINT and copy having the same shortcut)


> That’s what I mean?

I'm sorry, I thought there might've been some confusion re. actual sigint definition based on some deeper history and ASCII codes (which didn't seem like it from cursory search)

> ctrl-shift-C will send SIGINT

You filter against your terminal app, where Ctrl+Shift+C will continue send Ctrl+Shift+C




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: