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

modifier keys #18

Open
droganov opened this issue Apr 16, 2019 · 2 comments
Open

modifier keys #18

droganov opened this issue Apr 16, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@droganov
Copy link

droganov commented Apr 16, 2019

The case:
I need to handle Delete key or key combination Command+Escape, how do I configure that with detectKeys?

@haldarmahesh
Copy link
Owner

@droganov I think that's a great feature recommendation, thanks for raising it here.
The multiple keypress feature is not yet in the library, I will start on this and update you once this library has got the feature.
Thanks

@haldarmahesh haldarmahesh self-assigned this Apr 29, 2019
@haldarmahesh haldarmahesh added enhancement New feature or request good first issue Good for newcomers labels Apr 29, 2019
@bobinrinder
Copy link

I wrote a similar lib that supports this: https://github.com/bobinrinder/react-keyboard-input-hook

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

No branches or pull requests

3 participants