]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1707: when 'wfh' is set ":bel 10new" scrolls window v8.0.1707
authorBram Moolenaar <Bram@vim.org>
Fri, 13 Apr 2018 20:15:46 +0000 (22:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 13 Apr 2018 20:15:46 +0000 (22:15 +0200)
commit98da6ecab905df48a67da36ce60233f45726c979
treef6c377a44a041db152c2dfce49c58b49f720df61
parentb59118d5012a6a07e2d54504fbb04837b5a1208c
patch 8.0.1707: when 'wfh' is set ":bel 10new" scrolls window

Problem:    When 'wfh' is set ":bel 10new" scrolls window. (Andrew Pyatkov)
Solution:   Set the fraction before changing the window height. (closes #2798)
src/version.c
src/window.c