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

Feature request: Platform specific hotkeys #44

Closed
jonrohan opened this issue Apr 6, 2021 · 1 comment
Closed

Feature request: Platform specific hotkeys #44

jonrohan opened this issue Apr 6, 2021 · 1 comment

Comments

@jonrohan
Copy link
Member

jonrohan commented Apr 6, 2021

It would be nice to be able to set platform specific hotkeys. This is important because often there's a keyboard shortcut that might collide with an os specific combo.

<button type="submit" data-hotkey-mac="Control+M" data-hotkey-win="Alt+M">
  Save
</button>
@jonrohan
Copy link
Member Author

jonrohan commented Apr 7, 2021

I realized the event installation happens elsewhere, closing

@jonrohan jonrohan closed this as completed Apr 7, 2021
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