in reply to Re: How to print utf8 char in Term::Screen::Win32 ?
in thread How to print utf8 char in Term::Screen::Win32 ?
Thank you very much! As you said, things go weir when I am not using STDIN. Whatever code page I use, and whatever long char I type, the getch give me 65533... =( Still investigation..