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

Commits on Nov 30, 2024

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

    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.
    SiegeLordEx authored and SiegeLord committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    bdae9a2 View commit details
    Browse the repository at this point in the history