mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
bdf15dbe69
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
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |