gabesoft / evil-mc

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

Feature Req: Add cursors to regex matches #121

Open mtwomey opened 3 years ago

mtwomey commented 3 years ago

Desired behavior:

Pass (or prompt for) a regex and then add cursors the the end of the resulting matches. This would allow quick setup of cursors using regular expressions.

josephmturner commented 2 years ago

+1 for this feature! I'd love to have the structural regular expressions offered by sam and vis in emacs, and evil-mc + cursors from regex would be the next best thing.