]> granicus.if.org Git - vim/commit
patch 9.0.0306: buffer write message is two lines in message popup window v9.0.0306
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Aug 2022 19:58:51 +0000 (20:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Aug 2022 19:58:51 +0000 (20:58 +0100)
commitf2fb54f641aa0e8a64356e4d0053f89b52c78229
treed8086b698685dfb299ee0fd76dbd8e6820685eee
parent533c306921a3ac46ab92f35dfc4ebd22b3da845d
patch 9.0.0306: buffer write message is two lines in message popup window

Problem:    Buffer write message is two lines in message popup window.
Solution:   Overwrite message if "msg_scroll" is off.
src/message.c
src/testdir/dumps/Test_cmdheight_zero_5.dump [new file with mode: 0644]
src/testdir/test_messages.vim
src/version.c