]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0660: MS-Windows: Shift-Insert does work on old conhost v9.1.0660
authorChristopher Plewright <chris@createng.com>
Sun, 4 Aug 2024 17:57:44 +0000 (19:57 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 4 Aug 2024 17:57:44 +0000 (19:57 +0200)
commitf5f69e8663db65567deb028c1d8e102a9c03ae55
tree306c81d2c75c6e895c3ac49e29e69cda0f7ab2aa
parente0fd1ca7df6a94e8be7d8221d76381483690ff3c
patch 9.1.0660: MS-Windows: Shift-Insert does work on old conhost

Problem:  MS-Windows: Shift-Insert does not work on old conhost
          (Nick Jensen, after 9.0.1146)
Solution: handle Shift-Insert specifically
          (Christian Plewright)

fixes: #15326
closes: #15430

Signed-off-by: Christopher Plewright <chris@createng.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/os_win32.c
src/version.c