Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Ctrl+C handler to the confirm workflow #1202

Merged
merged 1 commit into from Jan 31, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Fixes an issue whereby exiting the confirmation prompt can lead to your cursor disappearing: console-rs/dialoguer#294.

See: https://github.com/mitsuhiko/rye/blob/b839a2c5b7e648e9e5d836a8bf5f703c9807d615/rye/src/main.rs#L36-L48.

@charliermarsh charliermarsh marked this pull request as ready for review January 31, 2024 01:44
@charliermarsh charliermarsh added the bug Something isn't working label Jan 31, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) January 31, 2024 01:44
@charliermarsh charliermarsh enabled auto-merge (squash) January 31, 2024 02:04
@charliermarsh charliermarsh merged commit b2f1bba into main Jan 31, 2024
5 checks passed
@charliermarsh charliermarsh deleted the charlie/ctrl branch January 31, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant