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

Keyup events #186

Closed
cwqt opened this issue Jan 10, 2022 · 2 comments
Closed

Keyup events #186

cwqt opened this issue Jan 10, 2022 · 2 comments

Comments

@cwqt
Copy link

cwqt commented Jan 10, 2022

Would be super nice to have key released events to be published

@meowgorithm
Copy link
Member

Unfortunately, unix-based terminals don’t send any data when keys are released. This may be possible in Windows (see #140) however if we can’t offer release events in a cross-platform manner, we’re unlikely to offer them in a Windows-only fashion.

@meowgorithm meowgorithm changed the title keyup keyboard events Keyup events Jan 11, 2022
@cwqt
Copy link
Author

cwqt commented Jan 20, 2022

Ah I wasn't aware of this, no worries then

@cwqt cwqt closed this as completed Jan 20, 2022
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

2 participants