]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0722: screen is messed by timer up at inputlist() prompt v8.0.0722
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jul 2017 13:48:46 +0000 (15:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jul 2017 13:48:46 +0000 (15:48 +0200)
commitc9041079a199d753e73d3b242f21cc8db620179a
tree94174962c7e81536e611c9fd455b2dc129fa6f71
parent90305c66a8637ea43a6509c7ab597734dd218365
patch 8.0.0722: screen is messed by timer up at inputlist() prompt

Problem:    Screen is messed by timer up at inputlist() prompt.
Solution:   Set state to ASKMORE. (closes #1843)
src/misc1.c
src/version.c