]> granicus.if.org Git - vim/commit
patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show v9.0.0308
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Aug 2022 21:17:50 +0000 (22:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Aug 2022 21:17:50 +0000 (22:17 +0100)
commit33a5dd8b237738c15cae87441d731ab899b4e846
treed186bc7e0f4a34428a69365342fcde7e97742a82
parent134b86553c12c46e0ae7d534f6fe65e8ba2d50bc
patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show

Problem:    When cmdheight is zero the attention prompt doesn't show.
Solution:   Do not use the message window for a prompt.
src/memline.c
src/message.c
src/proto/message.pro
src/version.c