]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0140: recording into a register has focus events v8.1.0140
authorBram Moolenaar <Bram@vim.org>
Tue, 3 Jul 2018 12:48:15 +0000 (14:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 3 Jul 2018 12:48:15 +0000 (14:48 +0200)
commit972bfddc6b3f52ae0865ad8c0bf6089bc8a9883a
treedbd95dd25564d1c34c30fbfe22c130e6927c79d4
parenta8a60d0c6b292216e55f005cf9637789a771d34b
patch 8.1.0140: recording into a register has focus events

Problem:    Recording into a register has focus events. (Michael Naumann)
Solution:   Don't record K_FOCUSGAINED and K_FOCUSLOST. (closes #3143)
src/getchar.c
src/version.c