Skip to content

fix: allow Ctrl+D to exit when prompt is empty#7

Open
gulkily wants to merge 1 commit intodedalus-labs:mainfrom
gulkily:fix-ctrl-d
Open

fix: allow Ctrl+D to exit when prompt is empty#7
gulkily wants to merge 1 commit intodedalus-labs:mainfrom
gulkily:fix-ctrl-d

Conversation

@gulkily
Copy link

@gulkily gulkily commented Dec 23, 2025

Added a Ctrl+D shortcut that quits only when the chat input is empty. This mirrors the behavior of most Unix console utilities (EOF, End of File) and coding tools (e.g., Claude Code, Codex), where Ctrl+D ends input gracefully when there’s nothing typed.

@aryanma aryanma force-pushed the main branch 2 times, most recently from f33d593 to 733080e Compare January 8, 2026 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant