]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4248: no proper test for moving the window separator v8.2.4248
authorzeertzjq <zeertzjq@outlook.com>
Sat, 29 Jan 2022 10:59:53 +0000 (10:59 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Jan 2022 10:59:53 +0000 (10:59 +0000)
commita0c4e2f2d7aa164d9d7692702c752ea063bd3a8c
tree3537a2b9dd2fe0308c33c23ecfc1fbb3111afc26
parent06f15416bb8d5636200a10776f1752c4d6e49f31
patch 8.2.4248: no proper test for moving the window separator

Problem:    No proper test for moving the window separator.
Solution:   Add a test.  Add comment in code. (closes #9656)
src/testdir/test_window_cmd.vim
src/version.c
src/window.c