You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a function like addShortcut() that allows apps register their own custom keyboard shortcuts with shortcutjs. It would probably take as arguments a character for the shortcut and a name for the corresponding event that should be triggered.
The text was updated successfully, but these errors were encountered:
Add a function like
addShortcut()
that allows apps register their own custom keyboard shortcuts with shortcutjs. It would probably take as arguments a character for the shortcut and a name for the corresponding event that should be triggered.The text was updated successfully, but these errors were encountered: