gabesoft / evil-mc

Multiple cursors implementation for evil-mode
MIT License
383 stars 35 forks source link

evil-replace-backspace not working with evil-mc #40

Closed Dickby closed 7 years ago

Dickby commented 7 years ago

backspace in evil-replace-state restores the character under cursor. With multiple cursors this works only for the non-fake cursor.

gabesoft commented 7 years ago

Thanks for reporting. Will have a fix shortly.