dddice/react-keybind
A lightweight library to manage global keyboard shortcuts for your React application
TypeScriptMIT
Issues
- 6
Bug: (Macos) pressing cmd+c or any shortcut that has cmd in it will break any registered shortcuts unless the window goes blur
#576 opened by Elessar1802 - 5
Doesent recognize keypress when mouse button is hold
#572 opened by salat-23 - 2
ignoreForTagNames should include all form controls that accept keyboard input
#573 opened by DanielHeath - 1
allow bindings to <input> elements
#565 opened by paulsohn - 1
make sequencing time(2s) adjustable
#566 opened by paulsohn - 7
shortcut with command works just the first time
#466 opened by andrecrts - 2
- 3
- 1
Intercept Browser Shortcuts
#66 opened by gregorskii - 2
React on Special Keys like DEL / INSERT etc
#14 opened by thomasletsch