Skip to content
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
This repository was archived by the owner on Apr 6, 2018. It is now read-only.

mouse clicks position command-mode cursor after end of line #579

@jacekkopecky

Description

@jacekkopecky

Clicking the mouse to position the cursor can easily place it after the last character, while it should put it on the last character as all command-mode motions do.

As VIM has its command-mode cursor on a character, rather than between characters, it doesn't normally allow the cursor to be after the last character.

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