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.

Repeat does not interact correctly with replace from visual mode #761

@ragunr

Description

@ragunr

A common useage pattern for me with VIM is to search for a term, replace it using a visual selection, and then using next and repeat to continue to replace down a document. Unfortunately, when I try this combination in VIM-mode, my cursor just jumps back to the previous replacement's last character, making me believe that it is repeating the replace in its absolute position, rather than repeating it at the cursor.

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