Use hotkeys once for current state
goldingdamien opened this issue · comments
Damien Golding commented
How to use hotkeys once using the currently pressed keys?
Ideally, a function like hotkeys.once(keys, function() {}) would be used. ※ No need for scoping.
Regards.