]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10 v9.1.1208
authorChristopher Plewright <chris@createng.com>
Sun, 16 Mar 2025 18:14:31 +0000 (19:14 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 16 Mar 2025 18:14:31 +0000 (19:14 +0100)
commitab281f8b34c9d2184cae7c1f44f12e2faf8f6b16
tree1d0a13aca5a66aec6cfad4daaa249a2c268ff83d
parent1064426d15e7729f4cb63802faf2eee96c39d83f
patch 9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10

Problem:  MS-Windows: not correctly restoring alternate screen on Win 10
          after ssh (Daniel Viberg)
Solution: return a bit later in RestoreConsoleBuffer()
          (Christopher Plewright)

fixes: #16418
closes: #16897

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