Closed AlbinDaleby closed 7 years ago
I recently switched from Sublime Text to Atom and something I frequently did in vim was select a word (vim visual) with either cmd-d or vims: v+i+w.
Then I copy that word with cmd-c and paste that in search cmd-f
I hit enter a couple of times until I find the code I want.
I then hit escape once to exit the search, then escape again to exit vim visual mode.
In that case I want my cursor to move to the word that was currently highlighted, not the first word which I selected. GIF below.
Is there a some setting or something that I'm missing?
You are correct. will check what's happening.
I recently switched from Sublime Text to Atom and something I frequently did in vim was select a word (vim visual) with either cmd-d or vims: v+i+w.
Then I copy that word with cmd-c and paste that in search cmd-f
I hit enter a couple of times until I find the code I want.
I then hit escape once to exit the search, then escape again to exit vim visual mode.
In that case I want my cursor to move to the word that was currently highlighted, not the first word which I selected. GIF below.
Is there a some setting or something that I'm missing?
Check list