Skip to content

Alt modifier not send with back space #47

@accountgit

Description

@accountgit

Backspace with any modifier always is send as back space.

$ showkey -a
^? 127 0177 0x7f -> alone
^? 127 0177 0x7f -> with ctrl
^? 127 0177 0x7f -> with Alt
^? 127 0177 0x7f -> with ctrl + alt

I have it bound to delete word in bash and only can make it work (one at a time) with Esc + backspace.
Esc + backspace, esc + backspace, esc +backspace,... works.
esc+backspace + backspace+backspace doesnt' work either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions