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

Ignore control characters on text input #296

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    fb7cd39 View commit details
    Browse the repository at this point in the history
  2. Use StringComparison.Ordinal for the comparison

    Instead of filtering the control characters
    danipen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    62211e5 View commit details
    Browse the repository at this point in the history
  3. Revert "Use StringComparison.Ordinal for the comparison"

    This reverts commit 62211e5.
    danipen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    83ea1a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    207531a View commit details
    Browse the repository at this point in the history