]> granicus.if.org Git - vim/commit
patch 8.2.3774: test for command line height fails v8.2.3774
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Dec 2021 13:40:08 +0000 (13:40 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Dec 2021 13:40:08 +0000 (13:40 +0000)
commitb711814cb64b60ec4918e3e1fb2ca5c50d6e9340
treeb1465d0aa9b2013b40b08485628536f9f9dc23a1
parent8a7374f8c4eb4c016270ad908a43af4ddedcbf56
patch 8.2.3774: test for command line height fails

Problem:    Test for command line height fails.
Solution:   Use another way to handle window size change.
src/structs.h
src/version.c
src/window.c