Yongwei Wu wrote: > When using Courier New, I can display ASCII, Latin1, Greek, Cyrillic, > Arabic, Hebrew, Yiddish, as well as Chinese and Japanese (NSimsun > seems automatically used), text at the same time. Thank you so very much! I think I found a solution to my problems by using the NSimsun font as my guifontwide:
:set guifont=Courier_New:h11 :set guifontwide=NSimsun:h11 I can't quite test now if I can see all characters, but I should definitely give this a try. I also tried :set guifontwide=Bitstream_Cyberbit:h11 and :set guifontwide=TITUS_Cyberbit_Basic:h11 but, while this seems to work fine in Vim 6.4, it is no longer recognized as a valid font (???) in Vim 7.0. Now, the best thing would be a monospaced font having all the Unicode characters ;) but the day that will exist, it would be my dream come true (and probably, by then, I had moved on from this, and no longer need it...).