[GH-ISSUE #183] Consider a special case for ⇧⌘= in US-English #151

Closed
opened 2026-05-05 05:02:00 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @akitchen on GitHub (Dec 11, 2020).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/183

We may want to consider a special case for the + key, as "⌘+" is a ubiquitous Apple shortcut which is actually "⇧⌘=" on a US-English keyboard. The "Ignore Shifted Command Keys" option suggested in #140 would break the visualization of this special case.

We already have a few special cases, for arrow keys, escape, tab, etc. The addition of + to this list could potentially be problematic, and each locale/layout likely has its own weird special cases. This may lead us to implement user-defined special cases.

Originally created by @akitchen on GitHub (Dec 11, 2020). Original GitHub issue: https://github.com/keycastr/keycastr/issues/183 We may want to consider a special case for the + key, as "⌘+" is a ubiquitous Apple shortcut which is actually "⇧⌘=" on a US-English keyboard. The "Ignore Shifted Command Keys" option suggested in #140 would break the visualization of this special case. We already have a few special cases, for arrow keys, escape, tab, etc. The addition of + to this list could potentially be problematic, and each locale/layout likely has its own weird special cases. This may lead us to implement user-defined special cases.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#151
No description provided.