gabesoft / evil-mc

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

When in multi-cursor mode, / search is broken #72

Closed RobinClowers closed 6 years ago

RobinClowers commented 6 years ago

If I activate multi-cursor mode with C-n, then hit / to search, each character I type is followed by a ^A. I would expect search to work normal while in mc.

gabesoft commented 6 years ago

Search is not supported. I believe this is mentioned in the readme. Only motions are supported such as f F t T