]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0446: message window may be positioned too low v9.0.0446
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Sep 2022 19:12:15 +0000 (20:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Sep 2022 19:12:15 +0000 (20:12 +0100)
commit87e74d0e03c6c0267546b2e3a49316f3e84d9794
treee3f72d62d9212b055d05659d22a909476c5fca1f
parent29ab524358ba429bcf6811710afc97a978641f0b
patch 9.0.0446: message window may be positioned too low

Problem:    Message window may be positioned too low.
Solution:   Compute cmdline_row before computing the position.
src/popupwin.c
src/testdir/dumps/Test_echowindow_5.dump [new file with mode: 0644]
src/version.c