Skip to content

command palette binding c-space doesent work in ghostty #157

@golonzovsky

Description

@golonzovsky

Seems palette is bound to c-@ (NUL byte \x00), but Ghostty (and prob Kitty also?) send \x1b[32;5u, which is MoreKeys.ControlSpace.

Workaround is editing ghostty config:

# send legacy signal for euporie
keybind = ctrl+space=text:\x00

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