VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
13.73k stars 1.31k forks source link

Cursor moves to last mouse click after pasting a yanked line #9145

Open stinoga opened 1 month ago

stinoga commented 1 month ago

Describe the bug When yanking a line and pasting it, the cursor moves to the last place the mouse was clicked. This can even ben another file.

To Reproduce yank a line with yy paste line with p

Expected behavior Cursor goes to start of line pasted

Environment (please complete the following information):