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
I also ran into this issue while trying to bind something to a shift press (key('shift, pageup' function(){})) and wondering why it didn't work until I hit 's' and the function suddenly fired.
key('ctrl',function(){}) not work, the same as alt, shift, command...
Is it by design?
It will be very useful in some cases.
The text was updated successfully, but these errors were encountered: