diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-18 14:00:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-18 14:00:12 +0800 |
commit | 81d5550d77d24a924e8c23873fccbf405bc39447 (patch) | |
tree | 4daa10d0c7967f95a7d8b2494a6344fa1f693b27 /runtime/lua/vim/_meta/vimfn.lua | |
parent | 8d7a2a1aea4a6954e2d550c887f2c7112459eec4 (diff) | |
download | rneovim-81d5550d77d24a924e8c23873fccbf405bc39447.tar.gz rneovim-81d5550d77d24a924e8c23873fccbf405bc39447.tar.bz2 rneovim-81d5550d77d24a924e8c23873fccbf405bc39447.zip |
vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text (#24779)
Problem: blockwise Visual highlight not working with virtual text
Solution: Reset the correct variable at the end of virtual selection and
Check for double-width char inside virtual text.
closes: vim/vim#12606
https://github.com/vim/vim/commit/6e940d9a1d4ff122aad1b0821c784a60b507d45c
Need to remove area_active and use wlv.fromcol and wlv.tocol directly.
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions