]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1835 v7.4.1835
authorBram Moolenaar <Bram@vim.org>
Tue, 24 May 2016 09:31:32 +0000 (11:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 May 2016 09:31:32 +0000 (11:31 +0200)
commit991dea3ab185fb35e577ab0bdfd443cd4b43ccc6
tree1eed204df1993f5844e584ea58e7edd08f213168
parent908be438794619f10ef7fa25e24e5893b2ae0189
patch 7.4.1835
Problem:    When splitting and closing a window the status height changes.
Solution:   Compute the frame height correctly. (Hirohito Higashi)
src/testdir/test_alot.vim
src/testdir/test_window_cmd.vim [new file with mode: 0644]
src/version.c
src/window.c