Skip to content

Support terminals which don't support the kitty Terminal protocol extensions #12

Description

@BenLeadbetter

Some terminals don't support the Kitty Terminal protocol extensions. In these terminals we do not get key release events. This manifests in a bug where the player never leaves move / shooting state after a key is pressed.

In such terminals we must handle these states differently because we can't rely on key release events.

The fix should not compromise the state handling for terminals which do support the feature.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions