mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #163] Duplicate ⌘␣ showing in KeyCastr #134
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#134
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 @leshill on GitHub (Apr 13, 2020).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/163
OSX 10.15.4
KeyCastr 0.9.8
Installed via brew
Pressing - to bring up spotlight shows double command spaces.
@djfinch commented on GitHub (Jun 8, 2020):
I have this as well (default visualiser). Using ␣+⌘ for zooming inside AcrobatDC.

@akitchen commented on GitHub (Sep 15, 2020):
Yep, this is annoying -- KeyCastr actually receives two separate events when ⌘␣ is pressed. Unclear as to why, but we'd need to special-case this in order to remove the unexpected behavior.
@akitchen commented on GitHub (Nov 14, 2022):
I have noticed that issue does not happen on certain machines (arm64 or the new keyboard layout). It still occurs in older models. It seems to be hardware-specific and is probably not worth addressing as a special case.