]> granicus.if.org Git - vim/commit
patch 8.1.1545: when the screen is to small there is no message about that v8.1.1545
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Jun 2019 16:20:38 +0000 (18:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Jun 2019 16:20:38 +0000 (18:20 +0200)
commit45aa07d3c126e887c614f8a4ebdb88aed673a9f1
treec245e4a8c80872621b0dcc83c17aab9da55b3056
parentb46fecd3454399f8ebdc5055302e4bfc5a10f98b
patch 8.1.1545: when the screen is to small there is no message about that

Problem:    When the screen is to small there is no message about that.
            (Daniel Hahler)
Solution:   Do not use :cquit. (closes #4534)
src/testdir/runtest.vim
src/version.c