brenton-leighton/multiple-cursors.nvim
A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command
LuaApache-2.0
Issues
- 0
Reverse MultipleCursorsAddJumpNextMatch
#79 opened by FbN - 0
Normal mode not match the whole word.
#78 opened by milkpuff - 2
Not loaded by lazy, even with "lazy = false", "event = "VeryLazy"" and so son
#73 opened by hrqmonteiro - 1
- 3
please using whichkey instead of hydra
#71 opened by SadSock - 3
[ FIXED ] All is not working as expected
#75 opened by MrMic - 1
- 1
- 6
autocompleted items are not handled correctly
#65 opened by pgosar - 2
- 1
Support G and gg commands
#67 opened by brenton-leighton - 5
- 2
Error pressing Enter creates a new cursor
#61 opened by GustavoJCL - 7
Backspace in Insert mode only deletes from one cursor
#24 opened by JeppeLS - 4
- 15
When entering visual mode after starting multiple-cursors, the selection column is off by one
#46 opened by b0o - 14
After entering mouse mode and clicking on different places, cursors shows up and I can write things but I cannot delete it again, only on the initial line
#3 opened by leet0rz - 2
- 8
- 14
- 3
- 9
feat: Public a function `add_cursor(row, col)` to add cursor in customized way
#7 opened by mrbeardad