[7.2.235] Using CTRL-O z= in Insert mode has a delay before redrawing.
commit3d2302a3cecd964c7c9074416d1cc0b0c8cbd510
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 22 Jul 2009 11:00:34 +0000 (22 11:00 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 22 Jul 2009 11:00:34 +0000 (22 11:00 +0000)
tree8572a543bc9b903e6756b585c75c9bca61366e19
parent90e8a40534205d617eed173e7918c4c7a36b06a4
[7.2.235] Using CTRL-O z= in Insert mode has a delay before redrawing.

Problem:    Using CTRL-O z= in Insert mode has a delay before redrawing.

Solution:   Reset msg_didout and msg_scroll.

Patch 7.2.235
src/misc1.c
src/spell.c
src/version.c