Skip to content

fix(key): windows: recognize function keys on Windows #1405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

aymanbagabas
Copy link
Member

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

@aymanbagabas aymanbagabas requested review from a team and raphamorim and removed request for a team April 29, 2025 20:04
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
@aymanbagabas aymanbagabas merged commit 62ca063 into main Apr 29, 2025
19 of 20 checks passed
@aymanbagabas aymanbagabas deleted the windows-fkeys branch April 29, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant