]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2135: with modifyOtherKeys Alt-a does not work properly v8.1.2135
authorBram Moolenaar <Bram@vim.org>
Thu, 10 Oct 2019 19:49:28 +0000 (21:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 10 Oct 2019 19:49:28 +0000 (21:49 +0200)
commit00eab7f128ecfef699fec30988e5b1cc72378617
treee2ccde53b1aaf1383f0a76f98628c7f374e4be17
parent6a0299d8f4c7a64c64d60a6bb39cfe6eaf892247
patch 8.1.2135: with modifyOtherKeys Alt-a does not work properly

Problem:    With modifyOtherKeys Alt-a does not work properly.
Solution:   Remove the ALT modifier.  Get multi-byte after applying ALT.
src/getchar.c
src/version.c