Skip to content

Bug: Shift+? opens the shortcuts menu while typing, blocking "?" input in the terminal #53

Description

@nsa-brant

What happened:

Typing a "?" in the terminal pops up the shortcuts menu instead of inserting the character. Termic binds the shortcuts menu to Shift+? (i.e. the "?" key), so the menu hijacks the keypress. This makes it impossible to type a literal "?" into the terminal — for example when typing a question to Claude in the terminal, every "?" triggers the menu instead of being entered as text.

Steps to reproduce:

  1. Open Termic and focus the terminal.
  2. Type any text containing a "?" (e.g. "how do I do this?").
  3. Observe that pressing Shift+? opens the shortcuts menu instead of inserting "?" into the line.

Version 0.17.2 (0.17.2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions