annotate src/link.390 @ 30934:a07193ed51cd v9.0.0801

patch 9.0.0801: the modifyOtherKeys flag is set when it should not Commit: https://github.com/vim/vim/commit/7609c88eedc113bc80ccf74050b03a2e0c1a3c5e Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 19 20:07:09 2022 +0100 patch 9.0.0801: the modifyOtherKeys flag is set when it should not Problem: The modifyOtherKeys flag is set when it should not. Solution: Do not handle special key codes with a modifer value above 16 as a modifyOtherKeys value. (issue #11403)
author Bram Moolenaar <Bram@vim.org>
date Wed, 19 Oct 2022 21:15:03 +0200
parents 3fc0f57ecb91
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 s%-lXext *%%g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 s%-lXmu *%%g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 s%-lXm *%/usr/lib/Xm.x %g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 s%-lX11 *%/usr/lib/X11.x %g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 s%-lXt *%%g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 s%-lSM *%/usr/lib/SM.x %g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7 s%-lICE *%/usr/lib/ICE.x %g