Re: Patch 7.4.1475

2016-03-04 Fir de Conversatie Bram Moolenaar
SungHyun Nam wrote: > 2016-03-04 오전 9:09에 SungHyun Nam 이(가) 쓴 글: > > 2016-03-03 오후 7:45에 Bram Moolenaar 이(가) 쓴 글: > >> > >> Patch 7.4.1475 > >> Problem:When using hangulinput with utf-8 a CSI character is > >> misintepreted. > &g

Re: Patch 7.4.1475

2016-03-03 Fir de Conversatie SungHyun Nam
2016-03-04 오전 9:09에 SungHyun Nam 이(가) 쓴 글: > 2016-03-03 오후 7:45에 Bram Moolenaar 이(가) 쓴 글: >> >> Patch 7.4.1475 >> Problem:When using hangulinput with utf-8 a CSI character is >> misintepreted. >> Solution: Convert CSI to K_CSI. (SungHyun Nam)

Re: Patch 7.4.1475

2016-03-03 Fir de Conversatie SungHyun Nam
2016-03-03 오후 7:45에 Bram Moolenaar 이(가) 쓴 글: > > Patch 7.4.1475 > Problem:When using hangulinput with utf-8 a CSI character is > misintepreted. > Solution: Convert CSI to K_CSI. (SungHyun Nam) > Files: src/ui.c If a user use euc-kr, then hangul_string

Patch 7.4.1475

2016-03-03 Fir de Conversatie Bram Moolenaar
Patch 7.4.1475 Problem:When using hangulinput with utf-8 a CSI character is misintepreted. Solution: Convert CSI to K_CSI. (SungHyun Nam) Files: src/ui.c *** ../vim-7.4.1474/src/ui.c2016-02-27 18:13:05.240593068 +0100 --- src/ui.c2016-03-03 11:40:32.693060629