Commit e631861
Refactor TUI exit keybinding: use Ctrl+D instead of double Ctrl+C
- Changed Ctrl+C to only copy selected text (does nothing if no selection)
- Added Ctrl+D for immediate exit without confirmation
- Removed double Ctrl+C to quit logic and quit-pending state
- Removed ESC to cancel quit logic
- Updated footer and success messages to reflect new keybindings
- Cleaned up unused CSS class for quit-pending state
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 2b90e77 commit e631861
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments