You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create new cursors, the default mode seems to be extended-mode:
I can press Tab to switch to cursor-mode.
But I would like the default mode to be cursor-mode so the multiple cursors work like vim's Normal mode by default. Is this possible? Or would I need to modify the plugin to accomplish this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I create new cursors, the default mode seems to be extended-mode:
I can press
Tab
to switch to cursor-mode.But I would like the default mode to be cursor-mode so the multiple cursors work like vim's Normal mode by default. Is this possible? Or would I need to modify the plugin to accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions