Skip to content

Ctrl-Shift combos aren't recognized by neovim from kmscon #48

Description

@shmerl

I noticed that my key mappings that use Ctrl-Shift don't work in kmscon.

I tried testing what neovim sees when they are pressed (like Ctrl-Shift-Right for example).

Looks like Shift is simply swallowed in these combos. At least with Ctrl-Shift-Right / Ctrl-Shift-Left.

It works for example in konsole and xerm. The way to test it:

In insert mode in neovim press Ctrl-V, then press Ctrl-Shift-Right for instance. In konsole it would show: <C-S-Right>, in kmscon it shows <C-Right> which is incorrect. Some other combos don't show up at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions