Skip to content

ViMode: Yanking until given character #3735

Open
@Konstantin-Glukhov

Description

@Konstantin-Glukhov

Prerequisites

  • Write a descriptive title.

Description of the new feature/enhancement

Yanking until given character for -ViMode Command

Proposed technical implementation details (optional)

<y,t> ViYankToBeforeChar Yanks until given character forward.
<y,T> ViYankToBeforeCharBackward Yanks until given character backward.
<y,f> ViYankToChar Yanks inclusively until given character forward.
<y,F> ViYankToCharBackward Yanks inclusively until given character backward.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions