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

Handle arrow keys when waiting for key press #1956

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

joelim-work
Copy link
Collaborator

@joelim-work joelim-work commented Apr 9, 2025

To reproduce, run a shell-wait command (e.g. !true) and then press an arrow key at the Press any key to continue prompt.

@joelim-work joelim-work added the fix Pull requests that fix existing behavior label Apr 9, 2025
@joelim-work joelim-work added this to the r35 milestone Apr 9, 2025
@joelim-work joelim-work merged commit 841cc3d into gokcehan:master Apr 9, 2025
4 checks passed
@joelim-work joelim-work deleted the anykey-fix branch April 9, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests that fix existing behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Arrow keys not properly handled in shell-wait: anyKey() function doesn't process multi-byte control sequences
1 participant