Single Ctrl+C with selection → copies text to clipboard. Single Ctrl+C without selection → sends SIGINT. Double Ctrl+C (within 300ms) → always sends SIGINT. Protects against accidentally killing programs when trying to copy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>