]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1283: delaying half a second after the top-bot message v8.1.1283
authorBram Moolenaar <Bram@vim.org>
Mon, 6 May 2019 19:37:18 +0000 (21:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 6 May 2019 19:37:18 +0000 (21:37 +0200)
commitc7a10b35de70471519d104a74d402c63557f0512
treec6b836d5a41f0ac44ccb786d83329b12ffe175ee
parent91882cf712119794b5d658bcb10d15dd2fad73ba
patch 8.1.1283: delaying half a second after the top-bot message

Problem:    Delaying half a second after the top-bot message.
Solution:   Instead of the delay add "W" to the search count.
src/search.c
src/testdir/test_search_stat.vim
src/version.c