]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0326: some changes for cmdheight=0 are not needed v9.0.0326
authorShougo Matsushita <Shougo.Matsu@gmail.com>
Tue, 30 Aug 2022 10:54:21 +0000 (11:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 30 Aug 2022 10:54:21 +0000 (11:54 +0100)
commit0e412be00f8290e0575c7f72ec080725631eff38
tree63a4128bfa987d94d3c9a765b852562a7a0574f4
parent816736bcc74ddd058f68d565d9e2b2fca153c33a
patch 9.0.0326: some changes for cmdheight=0 are not needed

Problem:    Some changes for cmdheight=0 are not needed.
Solution:   Revert resize behavior if height is greater than the available
            space. (Shougo Matsushita, closes #11008)
src/version.c
src/window.c