Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fix Ctrl-key chords on MacOS with the new input. #1599

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SiegeLord
Copy link
Member

The old code had a confusing logic that dealt with Ctrl-keys, which was misinterpreted by me, which I now changed. Separately, the new input had logic to filter out characters under 32, which was not necessary.

@SiegeLord SiegeLord force-pushed the macos_ctrl_keys branch 3 times, most recently from 66f6f9f to d99ea51 Compare November 30, 2024 20:46
The old code had a confusing logic that dealt with Ctrl-keys, which was
misinterpreted by me, which I now changed. Separately, the new input had
logic to filter out characters under 32, which was not necessary.
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.

2 participants