Skip to content

Enhance keyboard event handling for non-unicode chars - #682

Open
amastis wants to merge 1 commit into
moses-palmer:masterfrom
amastis:patch-1
Open

Enhance keyboard event handling for non-unicode chars#682
amastis wants to merge 1 commit into
moses-palmer:masterfrom
amastis:patch-1

Conversation

@amastis

@amastis amastis commented Jun 8, 2026

Copy link
Copy Markdown

Detecting if non-unicode key pressed to get the basic char code for macOS keyboard events

when listening for a command like: ⌘ + ⌥ + x
previously would result in: ⌘ + ⌥ + ≈

Detecting if non-unicode key pressed to get basic char code for macOS keyboard events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant