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

Organize the code related to the keybind functionality #33

Merged
merged 9 commits into from
Aug 10, 2024
Merged

Commits on Aug 10, 2024

  1. Fix Config to private

    lusingander committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b98f1bb View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary pub

    lusingander committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    588d5a0 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary if

    lusingander committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d3026cc View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary mut

    lusingander committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    fc4cd4c View commit details
    Browse the repository at this point in the history
  5. Add test

    lusingander committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    562e90c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f78f804 View commit details
    Browse the repository at this point in the history
  7. Add test

    lusingander committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    410d64d View commit details
    Browse the repository at this point in the history
  8. Fix key event string

    lusingander committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    24670ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38f8890 View commit details
    Browse the repository at this point in the history