comparison .appveyor.yml @ 31628:238f424acc6c v9.0.1146

patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappable Commit: https://github.com/vim/vim/commit/c8b204952f0452fe1276d30ae6a5d38a3f421b95 Author: Christopher Plewright <chris@createng.com> Date: Wed Jan 4 18:06:00 2023 +0000 patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappable Problem: MS-Windows: various special keys and modifiers are not mappable. Solution: Adjust the handling of keys with modifiers. (Christian Plewright, closes #11768)
author Bram Moolenaar <Bram@vim.org>
date Wed, 04 Jan 2023 19:15:03 +0100
parents e24772b8fbc9
children 52232e3ff22f
comparison
equal deleted inserted replaced
31627:ad0edaf0f764 31628:238f424acc6c
1 version: "{build}" 1 version: "{build}"
2
3 image: Visual Studio 2015
2 4
3 skip_tags: true 5 skip_tags: true
4 6
5 environment: 7 environment:
6 matrix: 8 matrix: