]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0887: cannot easily try out what codes various keys produce v9.0.0887
authorBram Moolenaar <Bram@vim.org>
Tue, 15 Nov 2022 22:59:07 +0000 (22:59 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 15 Nov 2022 22:59:07 +0000 (22:59 +0000)
commita44c7811ff1c5519ac9acd6a34c58c98366f5c5f
treed9672afca9fe21f200609644dc6e457411537938
parent44c2209352d56d70b1fc0215e81f1822d55aa563
patch 9.0.0887: cannot easily try out what codes various keys produce

Problem:    Cannot easily try out what codes various keys produce.
Solution:   Add a script to gather key code information, with an initial list
            of codes to compare with.
Filelist
src/testdir/keycode_check.json [new file with mode: 0644]
src/testdir/keycode_check.vim [new file with mode: 0644]
src/version.c