Skip to content

Conversation

@urbanij
Copy link

@urbanij urbanij commented Oct 9, 2025

Previously, the loop broke on Ctrl+C (Interrupted), treating it the same as Ctrl+D (EOF). Now, Ctrl+C prints a message and continues the prompt, while Ctrl+D exits the loop. This provides clearer and more user-friendly behavior.

Previously, the loop broke on Ctrl+C (Interrupted), treating it the same as Ctrl+D (EOF).
Now, Ctrl+C continues the prompt, while Ctrl+D exits the loop.
This provides clearer and more user-friendly behavior.
@urbanij urbanij force-pushed the furbani/ctrlc-doesnt-quit branch from 8966a10 to 03873f4 Compare October 23, 2025 10:51
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