More generalized way to move the cursor in VM mode #230
Closed
IndianBoy42
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
There is |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For now
<Up><Down><Left><Right>
move the cursor, which potentially allows moving the cursor to an arbitrary position and create an arbitrary new selection (visual select and thenvm-visual-add
). This is actually not super clear in the docs, it says<M-right><M-left>
. Am I mistaken about this somehow and its 'working' for a different reason?Either way, this is kinda useful, but I miss being able to do other motions obviously. Is this an avenue of expansion that is being considered? I can think of a couple of ways to do this:
reselect-last
Beta Was this translation helpful? Give feedback.
All reactions