Surfingkeys
Surfingkeys copied to clipboard
Keep Text Selection After Mode Change
Text selections made in visual mode are lost when switching back to normal mode. This issue affects the ability to use web-specific shortcuts after making a selection.
Steps to Reproduce:
- Select text in visual mode using 'v-v'.
- Press 'v' to return to normal mode.
- Text selection is lost.
Expected Behavior: Text should remain selected after switching modes to enable further actions.
Thanks for looking into this!
I have a workaround: press "cq", followed by "Esc", which will highlight a word, and then use "Shift + →" to move the cursor and select additional text.