]> granicus.if.org Git - vim/commit
patch 8.0.1755: MS-Windows: high unicode char received as two utf-16 words v8.0.1755
authorBram Moolenaar <Bram@vim.org>
Tue, 24 Apr 2018 14:04:57 +0000 (16:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 Apr 2018 14:04:57 +0000 (16:04 +0200)
commitf1f2f837bc85c93ba81176383cccd6734f0129fb
tree5ace88847d705ace389f5340f7edfe831bfed79e
parent2225ebb48644f3924311b8df02a1319ab7675d42
patch 8.0.1755: MS-Windows: high unicode char received as two utf-16 words

Problem:    MS-Windows GUI: high unicode char received as two utf-16 words.
Solution:   Keep the first word until the second word is received. (Chris
            Morgan, closes #2800)
src/gui_w32.c
src/version.c