syl20bnr / evil-escape

Customizable key sequence to escape from insert state and everything else in Emacs.
GNU General Public License v3.0
225 stars 42 forks source link

evil-mc problem #70

Open Dickby opened 8 years ago

Dickby commented 8 years ago

if I use evil-escape from evil-mc insert-state the fake cursors are not jumping back one character.

syl20bnr commented 6 years ago

I use it too and I took the habit of using ESC when I have multiple cursors. Not sure how to make it work with evil-mc ...

deb0ch commented 5 years ago

I'm starting to look into evil-escape to fix some compatibility issues, at the moment with vterm, but this could interest me as well as I'm slowly starting to use evil-mc (even though multiple-cursors is so much more useful in hybrid-mode that I tend to keep using this one 😅).

Can you @syl20bnr share details about the challenges you're facing to make evil-escape work with evil-mc ?

gdkrmr commented 3 years ago

Is this the same issue as https://github.com/syl20bnr/spacemacs/issues/14765?