Skip to content

kitty does not pass middle click to applications #2368

Closed
@tertium

Description

@tertium

In mouse.c, middle click events are unconditionally handled by kitty. This breaks applications, such as vim or elinks, that assign specific functions to middle clicks.

When mouse events are tracked by the application, an expected behaviour would be to paste selection when terminal_select_modifiers are pressed, and to send the event to the application otherwise. Possible implementation.

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