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.

period (.) after change command (in visual mode) doesn't redo it properly #737

@ssfrr

Description

@ssfrr

To reproduce:

  1. Type some text.
  2. put the cursor in the text, press vlll to select some of it
  3. type cabcd<esc> to change the selected text into abcd
  4. move the cursor to some other part of the text and press .

Expected result: the 3 characters after the cursor get changed into abcd

I haven't nailed down exactly what it is doing, but it's not the expected result. Sometimes I see text just deleted, or the cursor jumps back to the first place I did the change command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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