]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2075: get many log messages when waiting for a typed character v8.1.2075
authorBram Moolenaar <Bram@vim.org>
Wed, 25 Sep 2019 19:43:11 +0000 (21:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 25 Sep 2019 19:43:11 +0000 (21:43 +0200)
commit101e99207f813ca48a4c0787eed9eb8bf67fba5a
tree4019ce512a00a611baa0cb84f73c1cf7306ab23e
parent0d0c3ca007940cdb64ccbfd0e70846eedfe6a4a6
patch 8.1.2075: get many log messages when waiting for a typed character

Problem:    Get many log messages when waiting for a typed character.
Solution:   Do not repeat the repeated messages when nothing happens.
src/channel.c
src/globals.h
src/main.c
src/version.c