Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Support edit actions specifiers #17

Description

@brouberol

Commands such as dw, cb, dd, etc, have a prefix and a specifier. For example dw has the d (delete) prefix, and the w (word) specifier, meaning that we'd want to delete the next word. We could also have d} to delete the next paragraph, etc.

We should support such commands, that will get especially for yank/paste.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions