]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4154: ml_get error when exchanging windows in Visual mode v8.2.4154
authorBram Moolenaar <Bram@vim.org>
Thu, 20 Jan 2022 13:32:50 +0000 (13:32 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Jan 2022 13:32:50 +0000 (13:32 +0000)
commit05b27615481e72e3b338bb12990fb3e0c2ecc2a9
tree2bc73f0f7efd680d83cd1a9168fe2747d2dfea52
parent4ac893f32109f29349661322676e5b81eb169b74
patch 8.2.4154: ml_get error when exchanging windows in Visual mode

Problem:    ml_get error when exchanging windows in Visual mode.
Solution:   Correct end of Visual area when entering another buffer.
src/testdir/test_visual.vim
src/version.c
src/window.c