Skip to content

Using a count for a motion should select all text traversed #536

@Omnikar

Description

@Omnikar

Currently, using a count for a motion, such as 2w will behave exactly the same selection-wise as pressing w twice. I think this should be changed so that using a count for a motion will select the text traversed by all repetitions of the motion; so 2w will behave like v2w. This would allow for operations like 2wd as a counterpart to d2w in Vim.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-keymapArea: Keymap and keybindingsC-discussionCategory: Discussion or questions that doesn't represent real issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions