Skip to content

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

Open
Ilya Gulko (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
Ilya Gulko (gulkily) wants to merge 1 commit intodedalus-labs:mainfrom
gulkily:fix-ctrl-d

Conversation

@gulkily
Copy link
Copy Markdown

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.

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