jaywcjlove / hotkeys-js

➷ A robust Javascript library for capturing keyboard input. It has no dependencies.

Home Page:https://jaywcjlove.github.io/hotkeys-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feat: Single Callback for one bind

cangSDARM opened this issue · comments

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

@cangSDARM Upgrade v3.13.0