]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work v8.1.2191
authorBram Moolenaar <Bram@vim.org>
Sun, 20 Oct 2019 14:00:47 +0000 (16:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 20 Oct 2019 14:00:47 +0000 (16:00 +0200)
commit88d3d09e07dbe0e3ea450bc554e2aadc451450d2
treed39815b1a82893d0a6c8ae62c0d2868a35be288c
parent83e9a1ce75818a78c5ddf8dcfb820634ca6fabff
patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work

Problem:    When using modifyOtherKeys CTRL-X mode may not work.
Solution:   Recognize a control character also in the form with a modifier.
src/getchar.c
src/version.c