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
fix(key): windows: recognize function keys on Windows (#1405)
We ignore function keys on Windows. This was introduced after we
switched to the Windows API.
This commit simply adds function keys from F1 to F20.
Fixes: #1404
0 commit comments