mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #280] Arrow keys showing with fn #238
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#238
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @applebait on GitHub (Oct 30, 2023).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/280
The latest version (v0.9.14) is showing the word "fn" and the direction whenever I press any arrow key.
I'm on Sonoma, Apple silicon.
@akitchen commented on GitHub (Oct 31, 2023):
Thanks for opening an issue, I see that too. It looks like there might some tricky stuff with how the fn key modifier is sent along with events, or some other kind of bug in how they're being interpreted.
@akitchen commented on GitHub (Oct 31, 2023):
Fixed in 692dc83, a new build will be released soon.