Files
server-manager/gui
chrome-storm-c442 80e22e4507 Smart Ctrl+C: copy on selection, double-tap for SIGINT
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>
2026-02-23 15:03:03 -05:00
..