[PR #42] [CLOSED] Update KCKeystrokeTransformer.m #301

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

📋 Pull Request Information

Original PR: https://github.com/keycastr/keycastr/pull/42
Author: @gdzhu
Created: 11/12/2015
Status: Closed

Base: masterHead: gdzhu-patch-2


📝 Commits (2)

  • 8d56b6f Merge pull request #1 from gdzhu/gdzhu-patch-1
  • 14bf741 Update KCKeystrokeTransformer.m

📊 Changes

1 file changed (+49 additions, -2 deletions)

View changed files

📝 keycastr/KCKeystrokeTransformer.m (+49 -2)

📄 Description

update shift key mapping to reflect the the actual key pressed instead of original keys. The symbol of the shift key will only be displayed when combined with other key modifiers.
e.g.
Shift+2 now will show up as "@" instead of "2"
Shift+h now will show up as "H" instead of "h"
Ctrl+Shift+a will show up as "⌃⇧A"


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/keycastr/keycastr/pull/42 **Author:** [@gdzhu](https://github.com/gdzhu) **Created:** 11/12/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `gdzhu-patch-2` --- ### 📝 Commits (2) - [`8d56b6f`](https://github.com/keycastr/keycastr/commit/8d56b6fc1ee17180bf92bd7b0228b5678d4d1dbc) Merge pull request #1 from gdzhu/gdzhu-patch-1 - [`14bf741`](https://github.com/keycastr/keycastr/commit/14bf7418aee53e83d9f8fd8a9e47417683040120) Update KCKeystrokeTransformer.m ### 📊 Changes **1 file changed** (+49 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `keycastr/KCKeystrokeTransformer.m` (+49 -2) </details> ### 📄 Description update shift key mapping to reflect the the actual key pressed instead of original keys. The symbol of the shift key will only be displayed when combined with other key modifiers. e.g. Shift+2 now will show up as "@" instead of "2" Shift+h now will show up as "H" instead of "h" Ctrl+Shift+a will show up as "⌃⇧A" --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 05:12:22 -06:00
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#301
No description provided.