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

wait for line (enter) vs wait for key press (any) #286

Open
flihp opened this issue Jan 22, 2025 · 0 comments
Open

wait for line (enter) vs wait for key press (any) #286

flihp opened this issue Jan 22, 2025 · 0 comments

Comments

@flihp
Copy link
Collaborator

flihp commented Jan 22, 2025

We're currently waiting for a line / enter when prompting the user to do stuff like put a CD in the drive. This is fine but if they hit other keys by mistake it dirty's up the console. Since we don't care about which key they press we should prevent echoing any key presses to the console and continue after any key press.

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

No branches or pull requests

1 participant