-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
A-keymapArea: Keymap and keybindingsArea: Keymap and keybindingsC-discussionCategory: Discussion or questions that doesn't represent real issuesCategory: Discussion or questions that doesn't represent real issues
Description
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.
NNBnh, Zoybean, CobaltCause, Chickenkeeper, Ne0nWinds and 6 more
Metadata
Metadata
Assignees
Labels
A-keymapArea: Keymap and keybindingsArea: Keymap and keybindingsC-discussionCategory: Discussion or questions that doesn't represent real issuesCategory: Discussion or questions that doesn't represent real issues