diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-05-23 14:23:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-23 14:23:09 +0800 |
commit | bdf15dbe6909b39e5d3cf22ae844ebd37862a1a8 (patch) | |
tree | 4b885d031e34866f6f401683b33d9e04241e0d56 /runtime/lua/vim/lsp/client.lua | |
parent | cd48b72b60af0a8b5a7770ab599e4062e974183d (diff) | |
download | rneovim-bdf15dbe6909b39e5d3cf22ae844ebd37862a1a8.tar.gz rneovim-bdf15dbe6909b39e5d3cf22ae844ebd37862a1a8.tar.bz2 rneovim-bdf15dbe6909b39e5d3cf22ae844ebd37862a1a8.zip |
vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)
Problem: Wrong yanking with exclusive selection and virtualedit=all,
and integer overflow when using getregion() on it.
Solution: Set coladd when decreasing column and 'virtualedit' is active.
Add more tests for getregion() with 'virtualedit' (zeertzjq).
closes: vim/vim#14830
https://github.com/vim/vim/commit/701ad50a9efcf0adfe6d787b606c4e4dbd31f26d
Diffstat (limited to 'runtime/lua/vim/lsp/client.lua')
0 files changed, 0 insertions, 0 deletions