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

Allow to poll for the keyboard input without blocking #3

Open
petereon opened this issue Jul 25, 2023 · 1 comment
Open

Allow to poll for the keyboard input without blocking #3

petereon opened this issue Jul 25, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@petereon
Copy link
Owner

Currently, only provided API is get_key, which blocks until the keyboard input is encountered. Another API should be included for polling for keys without blocking.

@petereon petereon added the good first issue Good for newcomers label Jul 25, 2023
@petereon
Copy link
Owner Author

This might be possible with changes included in #5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant