jaywcjlove / hotkeys-js

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

Feat: Single Callback for one bind #462

Closed cangSDARM closed 7 months ago

cangSDARM commented 7 months ago

If I now bind the same callback to hotkey-js multiple times, the callback will trigger multiple times.

I wish I didn't have to do that, I could control this behavior with some option

jaywcjlove commented 7 months ago

@cangSDARM Upgrade v3.13.0