Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Ken Takata
Hi, This kind of displaying error can happen by the ambiguous width characters. This can happen when the character width defined by the selected font and the width that Vim is recognizing don't match. (For console version of Vim, the width that the terminal emulator is recognizing must also

Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Eric Pruitt
On Mon, Dec 18, 2023 at 12:28:24PM +0100, Christian Brabandt wrote: > I am not using a gui based mail client, that does not help me. Eric -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your

Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Christian Brabandt
On Mo, 18 Dez 2023, Korean user1 (in CJK) wrote: > vim-cmd-cjk-symbol-halfwidth-bug-1.gif Thanks, Christian -- "I don't think so," said Ren' e Descartes. Just then, he vanished. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the

Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Christian Brabandt
That patch seem to do something different, e.g. simply adding horizontal whitespace between gui cells on Windows (only). I don't see how this is related to displaying half-width chars. Thanks, Chris Thanks, Christian -- Information Center, n.: A room staffed by professional computer

Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Christian Brabandt
On Mo, 18 Dez 2023, Korean user1 (in CJK) wrote: > The range of Unicode symbols is extensive. I haven't tested all Unicode > symbols for half-width display. Please give an example of such a char then. > I tested it in the corrected vim yesterday by a Japanese named Kaoriya, and > there was

Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Korean user1 (in CJK)
- vim82-kaoriya-win64-8.2.1287-20200724.zip /patch/2003-charspace.diff - # HG changeset patch # Parent 4788b87d17786243e3d3b6fca78c4ff73026644b

Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Korean user1 (in CJK)
Tested in vim version 9.0.2173. 2023년 12월 18일 월요일 오전 10시 15분 54초 UTC+9에 Tony Mechelynck님이 작성: > On Mon, Dec 18, 2023 at 2:01 AM Korean user1 (in CJK) > wrote: > >> In CJK, this bug is very old, but it has not been fixed yet. I believed >> someone would be interested in it and solve it, but

Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Christian Brabandt
On So, 17 Dez 2023, Korean user1 (in CJK) wrote: > In CJK, this bug is very old, but it has not been fixed yet. I believed > someone would be interested in it and solve it, but until now I'm inquiring > here because no one seems to be interested. > > As far as I know, in text editors like vim