-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Describe the bug
When activating multicursors with v selection followed by gb, and then moving vertically with j or k, the multicursors lose their relative vertical positions and merge
To Reproduce
1.Select a pattern with v
2.Type gb to select to instances of pattern followed by esc
3.Try moving vertically with j or k
4.Observe multicursors missalignment
Expected behavior
Multicursors should keep their vertical relative position when moving vertically with j or k
Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
Environment (please complete the following information):
On latest versions
- Extension (VsCodeVim) version: 1.29.0
- VSCode version:1.97.1
- OS:Windows 11
Additional context
Add any other context about the problem here.