jaywcjlove / hotkeys-js

➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
https://jaywcjlove.github.io/hotkeys-js
MIT License
6.66k stars 410 forks source link

In Mac,The button does not trigger normally #376

Open lilixikun opened 2 years ago

lilixikun commented 2 years ago

When I press command + option + n, it doesn't trigger the action, I get 192 through getPressedKeyCodes, but it should be 78