Skip to content

langmap produces unexpected output in select mode #572

@Anstow

Description

@Anstow

When langmap is set, the first character entered is translated using langmap before being entered.

For example, if langmap=ab is set and vim is in select mode then when aaa is entered the result is

baa

whereas the result I expect is

aaa

It doesn't seem to make a difference whether langnoremap is set or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions