issues
search
mg979
/
vim-visual-multi
Multiple cursors plugin for vim/neovim
MIT License
4.28k
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
vim-visual-multi delete several lines from all cursors
#284
lauccode
opened
2 weeks ago
0
moving between lines is not intuitive
#283
vindex10
opened
2 weeks ago
0
The `vm#cursors#operation` function does not respect user-defined motion
#282
NGPONG
opened
1 month ago
0
Does not work in Oil buffers
#281
jakubdonovan
opened
1 month ago
0
motions don't effect multi cursors when `vim-remotions` is installed.
#280
eyalk11
opened
1 month ago
10
Multi-cursor f,F,t,T motions don't work with eyeliner.nvim enabled
#278
Sh00Fly
opened
2 months ago
1
Fix #276: Remove non-silent echo
#277
miversen33
closed
2 months ago
1
g:VM_silent_exit=1 does not silently exit
#276
miversen33
closed
2 months ago
4
Adding cursor with `<M-key>` calling `<Plug>` adds an empty newline (only once)
#275
avario-cpu
opened
2 months ago
1
CurSearch highlight is not cleared
#273
saecki
opened
3 months ago
0
fix: surround mapping
#272
mg979
closed
4 months ago
0
Allow custom keys for Surround
#271
Danielwsx64
closed
4 months ago
3
Inserting Enter in multi cursor mode will result in an error;
#270
zeimao77
opened
5 months ago
0
Stupid questions about mapping keys: VMSearch
#269
kareltucek
closed
5 months ago
2
Help for visually selecting different words in different lines and changing them all at once.
#268
dgokcin
closed
5 months ago
1
remove annoying confirmation when exiting multi-cursor
#266
zetatez
closed
6 months ago
5
VM_default_mappings doesn't work, and Support remapping move key
#264
Jaehaks
opened
6 months ago
3
`VM-Add-Cursor-At-Pos` custom mapping in Neovim doesn't work
#263
alextricity25
closed
7 months ago
4
feat: luarocks support
#262
mrcjkb
closed
7 months ago
2
Pressing `cl` breaks into new lines during multiple cursors when using with `noice.nvim`
#260
kohane27
opened
9 months ago
1
Extra cursor not showing correctly
#259
IsakFriisJespersen2
opened
9 months ago
5
Problem with extra cursor not showing correctly
#258
IsakFriisJespersen2
closed
9 months ago
0
turn ctrl to command
#257
simonsheng
closed
10 months ago
0
Fix LunarWatcher/auto-pairs compatibility errors
#256
mmrwoods
closed
10 months ago
9
ctrl-n with vim-visual-multi crashes vim
#255
robacarp
opened
10 months ago
3
Module not found error message on lazy.nvim
#254
ekkyarmandi
closed
10 months ago
5
Paste multiple yanked lines of words to another single line
#253
bemulima
opened
11 months ago
2
Issues with `mini.clue` and `mini.animate`
#251
farzadmf
opened
1 year ago
1
fix #188: nunmap only if mapping exists
#250
kbwo
closed
1 year ago
3
Visual Regex doesn't grab each occurrence on every line
#249
damianoognissanti
closed
1 year ago
2
Capitalizing with U when using visual multi select does not work
#248
Napam
closed
1 year ago
3
Add Cursor At Pos only works after Add Cursor Up/Down
#246
jsammone
closed
1 year ago
1
I installed the plugin using lazy.nvim; it doesn't seem to work? What should I do about it.
#245
whxcode
closed
1 year ago
2
Can we make the keymappping used for surrounding in extend-mode configurable?
#244
IndianBoy42
opened
1 year ago
0
C-n jumps to the start of the next line first time it is used
#243
snikoletopoulos
opened
1 year ago
9
Merge regions
#242
eyalk5
opened
1 year ago
1
Unable to disable <C-n> mapping in Lua (neovim)
#241
svanharmelen
closed
1 year ago
8
How to adding cursors vertically on same indent textobject
#240
luozhiya
opened
1 year ago
1
Confusion about `q`
#239
musjj
closed
1 year ago
5
Backslashes are shown while editing with multiple cursors
#238
luccascorrea
opened
1 year ago
2
Feature request: is it possible to support "select non adjacent lines"?
#236
kgfly
closed
1 year ago
5
Keymaps
#235
AndreM222
closed
1 year ago
7
Keymapping with keys/commands after <Plug>(VM-*) doesn't work due to the hlsearch delay
#231
IndianBoy42
opened
1 year ago
1
Disable the plugin
#228
nda-cunh
closed
1 year ago
11
Update README.md, install with packer and lazy
#227
raulbethencourt
closed
1 year ago
1
How can I remap "start selecting right or left (S-Right / S-Left)"
#226
ApolloTang
closed
1 year ago
3
Toggling on/off not working
#225
melhakim
closed
1 year ago
7
lualine integration / workaround
#224
farzadmf
closed
1 year ago
1
<Plug> functions or something similar to use to configure mappings
#222
farzadmf
closed
1 year ago
14
I just want to select a single letter under the cursor, then move it somewhere and do the same thing again.
#221
arcanemachine
closed
1 year ago
4
Next