Move a word without dragging selection #6976
Unanswered
wwkeyboard
asked this question in
Q&A
Replies: 1 comment
-
I think the hackish solution is to define a keymap that contain the move and "collapse" cursor command. Using TOML array. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
How do I move the cursor forward or backward a word without dragging a selection behind?
move_next_word_start
andmove_next_long_word_start
both select the area they jump over, meaning I have to hit escape before doing anything with the moved cursor.Beta Was this translation helpful? Give feedback.
All reactions