You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments