Hacker News new | ask | show | jobs
by acedTrex 1434 days ago
Vim has visual block mode for multi cursor which you can enter with ctrl-v
1 comments

Yeah that works for selecting contiguous blocks of text. Multi-cursor editing allows for selecting rows that are further apart.
vim-visual-multi works well.

https://github.com/mg979/vim-visual-multi

I do wish it was built in (like in vis) though

https://github.com/martanne/vis