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) <[email protected]> > 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 Only fixed-width fonts are >> available. >> >> In the CJK area, CJK characters and Unicode symbols It is called >> 'full-width character', and in comparison, English characters are called >> 'half-width characters'. >> >> In other words, the width of the CJ[image: >> vim-input-unicode-symbol-halfwidth-problems-korean.gif]K character is >> exactly twice the width of the English character. In addition, the 'Unicode >> symbol' should also be marked twice as wide. In vim, however, most of the >> 'unicode symbols' are treated as half-width characters and are not >> displayed correctly. >> >> I have attached a GIF animation file for easy understanding. >> > > AFAIK, Vim is aware of the double width of most CJK characters, but you > may need to use gvim to display them correctly, because vim-in-console > depends on the underlying console for display. > > Which Vim version are you using ? From time to time, new versions of Vim > include definitions of newly defined Unicode characters concerning narrow > vs. wide characters, lowercase vs. uppercase correlations, etc. Version > 9.0.2173 has been published on 2023-12-17 or shortly before that. > > Best regards, > Tony. > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/0440ee66-549b-4d6b-8724-a401e38e5ffdn%40googlegroups.com.
