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 extended char handling in NSEvent #50

Merged
merged 1 commit into from
Sep 19, 2024

Commits on Sep 12, 2024

  1. instead of just getting Latin1 we practically see getting 2 or 3 byte…

    …s (even for characters that representable in Latin1) so try our best to interpret them
    rmottola committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d779c74 View commit details
    Browse the repository at this point in the history