]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0490: Win32: VTP doesn't respect 'restorescreen' v8.2.0490
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Apr 2020 16:29:10 +0000 (18:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Apr 2020 16:29:10 +0000 (18:29 +0200)
commit0afdcf8601792ee751984265b49fc2ca6f8ea858
tree06797606a4501b990b5b2825b013d0dd7c08305f
parent25b70c780a7e6063544e7f93c368fe403076f34e
patch 8.2.0490: Win32: VTP doesn't respect 'restorescreen'

Problem:    Win32: VTP doesn't respect 'restorescreen'.
Solution:   Use escape codes to switch to alternate screen. (Nobuhiro
            Takasaki, closes #5872)
src/os_win32.c
src/version.c