gabesoft / evil-mc

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

Limit cursor in visual selection beg/end commands #102

Closed duianto closed 4 years ago

duianto commented 4 years ago

Fixes: #101

Limited the commands: evil-mc-make-cursor-in-visual-selection-beg and evil-mc-make-cursor-in-visual-selection-end to only create cursors when there's an active selection.