]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0905: MS-Windows: broken multi-byte characters in the console v8.0.0905
authorBram Moolenaar <Bram@vim.org>
Fri, 11 Aug 2017 18:37:00 +0000 (20:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 11 Aug 2017 18:37:00 +0000 (20:37 +0200)
commit444fda208469916764d89403e77380a0cdaf6242
treebb2e2c69e3f29fdb04953ba89f672a2d831519ae
parentae338338508ef42866204f90dca861ac555f4298
patch 8.0.0905: MS-Windows: broken multi-byte characters in the console

Problem:    MS-Windows: broken multi-byte characters in the console.
Solution:   Restore all regions of the console buffer. (Ken Takata)
src/os_win32.c
src/version.c