mirror of
https://github.com/neovim/neovim.git
synced 2026-02-05 19:37:21 +00:00
Problem: Multiline regex with Visual selection fails when Visual
selection contains virtual text after last char.
Solution: Only include virtual text after last char when getting full
line length.
closes: vim/vim#12908
e3daa06be1