v1.8.6: safe Ctrl+C — double-press for SIGINT

- Single Ctrl+C with selection → copy
- Single Ctrl+C without selection → hint "Press again to send SIGINT"
- Double Ctrl+C within 1.5s → sends SIGINT
- Prevents accidental process termination

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-02-24 04:02:18 -05:00
parent c597fe9e5d
commit ad13c4e842
2 changed files with 14 additions and 13 deletions