gabesoft / evil-mc

Multiple cursors implementation for evil-mode
MIT License
388 stars 36 forks source link

`ys` executes `evil-yank` rather than `evil-surround-edit` #119

Open Bob131 opened 3 years ago

Bob131 commented 3 years ago

I attempted to surround several individual lines at once. More accustomed to using evil-surround through the ys operator than with S in the visual state, I put a cursor on each line and tried ysw), but ended up with only the line containing the real cursor surrounded and all the fake cursors placed at the end of said line.

With evil-mc-executing-debug set, I get the following output:

s
evil-mc Execute evil-yank for all cursors
evil-mc Execute evil-yank with evil-mc-execute-default-evil-yank [13 times]