evil-mc icon indicating copy to clipboard operation
evil-mc copied to clipboard

Multiple cursors implementation for evil-mode

Results 43 evil-mc issues
Sort by recently updated
recently updated
newest added

### Description It would be helpful, if it was easier to see when the cursors are paused. The current method seems to be, that one moves the cursor, and checks...

enhancement

### Description In windows the line height changes when one enters and exits insert state. It happens on any line with a multi cursor. ### Windows 10 ![evil-mc-windows-emacs-normal-vs-insert-line-height](https://cloud.githubusercontent.com/assets/13420573/25723452/59c5cc1e-3118-11e7-8064-d13297dd8bf8.gif) ![evil-mc-windows-spacemacs-normal-vs-insert-line-height](https://cloud.githubusercontent.com/assets/13420573/25723455/5cb5b510-3118-11e7-9f41-841e91365f15.gif) ###...

enhancement

### Description With 2 or more unfrozen multiple cursors. If one starts the `evil-shift-left` or `...-right` command by pressing the key binding: `` (press `S-.`), and then cancels the command...

I couldn't find a way to add a cursor to each result when I search stuff in (spac)emacs. Sublime Text has this extremely useful feature where you can search stuff...

Hi Gabriel, I am using paredit-mode and evil-mc-mode at the same time, when working with multiple cursors in insert-state, **backspace** does not working as expected. evil-mc-mode_ evil-mc-mode_ evil-mc-mode_| **backspace**: evil-mc-mode_...

I was trying to use `.` (which is bound to `evil-repeat`) to repeat the last multiple cursors action, however it does not work: ``` evil-mc Failed to execute evil-repeat with...

With `multiple-cursors` it is possible to mark some characters, for example the first `

evil-smartparens doesn't work when using evil-mc. It could be useful to make them work together. Simple, temporary, solution is to disable evil-smartparens when working with multiple cursors. My code: ```...

I am trying to understand the state of virtual white space. Sometimes called virtual space. Examples of this block access technique can be seen in eclipse, visual studio, notepad++, textmate...

Is it possible to unbind evil-mc-cursors-map from "gr" keybinding? I use "gr" as personal prefix and evil-mc rebind all my keybindings