]> granicus.if.org Git - vim/commit
patch 8.2.0919: merging modifier for modifyOtherKeys is done twice v8.2.0919
authorBram Moolenaar <Bram@vim.org>
Sun, 7 Jun 2020 13:46:11 +0000 (15:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 Jun 2020 13:46:11 +0000 (15:46 +0200)
commit673fc3e23f09095d17f0095c4323958041b2d0d2
tree330ccc3c23b7cbe473039a506d306578875a2954
parenta9c010494767e43a51c443cac35ebc80d0831d0b
patch 8.2.0919: merging modifier for modifyOtherKeys is done twice

Problem:    Merging modifier for modifyOtherKeys is done twice.
Solution:   Remove the merging done in vgetc().
src/ex_getln.c
src/getchar.c
src/version.c