Hacker News new | ask | show | jobs
by bobthedino 2138 days ago
But on Unix and Linux pressing Ctrl-C in a terminal will send SIGINT (unless special measures are taken by your terminal emulator).

I think this another benefit of the Mac using Command-C for copy: when the UNIX-based Mac OS X was introduced you could copy from termainl windows without accidentally stopping the running program!