1
0
forked from aniani/vim

patch 9.0.0394: Cygwin: multibyte characters may be broken in terminal window

Problem:    Cygwin: multibyte characters may be broken in terminal window.
Solution:   Adjust how to read and write on the channel. (Ken Takata,
            closes #11063)
This commit is contained in:
K.Takata
2022-09-06 11:26:56 +01:00
committed by Bram Moolenaar
parent a9480dbc8c
commit 5903aaf7eb
2 changed files with 22 additions and 6 deletions

View File

@@ -703,6 +703,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
394,
/**/
393,
/**/