mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #194] Space between symbols #165
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#165
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 @ghost on GitHub (Mar 12, 2021).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/194
(I'm using the version from brew cask)
When pressing "F12" it will be indistinguishable from simply typing "F", "1", "2" which also displays as "F12".
I just realized that I can set a low "Keystroke Delay"; regardless, it should still work when showing presses in a horizontal line.
@akitchen commented on GitHub (Nov 7, 2022):
These are in fact distinguishable in the sense that "F12" appears all at once, and "F", "1", "2" appear one at a time. You've also observed that keystroke delay and other presentation details which affect this are tunable to the user's personal preference.
This is not likely to cause much confusion in practice. I don't think this is something we'll be working to address any time soon. We might be able to do something with different spacing for F-keys and other special keys but I don't see it as a priority relative to other things we could spend time on.