Closed qggjonny closed 6 years ago
chinese input is ok, but input panel can't display.
兄弟,你好,哈哈!
Which input method do you use? I use the input method of the os, it can not input
@qggjonny Try using http://github.com/mintty/wsltty
@fpqc thank you! It is perfect.But I hope Microsoft can support Chinese on bash on wsl.
@qggjonny Yeah, they are very much aware of the problems with the console support for lots of stuff, but I don't know how high on the list localization is. I think they are probably trying to get simple latin-alphabet text entry working pretty much bug free, then tackling localization support, fixing it all at once. wsltty stays in UTF-8 from beginning to end, so there is no weird half-finished console conversion of text and escapes.
I don't mean to dismiss MS's efforts to improve the native console experience, but you can use mintty for great wsl support (using the wslbridge, which is where the magic happens), and even for good Windows console support using the winpty project, which allows you to run generic Windows console programs like cmd and powershell also inside of a cygwin terminal like mintty.
Unfortunately because of incompatible licenses, it is not possible for MS to just replace a core OS component like the console host with some random github projects using cygwin, so MS is going to unfortunately have to reinvent the wheel on this occasion, sort of like how FreeBSD had to reimplement tons of coreutils code in 2010-2014 bc the gnu coreutils were not under a compatible license with the BSD one.
The upshot, however, is that once MS upgrades the console, they will probably be able to just forget about it for another 20 years, since the only innovation I can think of in the land of vterms in the last 15 years is support for 24-bit color escapes.
Ignore my previous post. 14931 has 24-bit color support native. That's basically half of the big steps. The other half is probably mouse support.
Sogou pinyin input method cannot work. I can't call for the input method. And, if the file or directory contains Chinese characters, the <TAB>
key cannot complete the path correctly.
windows version: Microsoft Windows [版本 10.0.14393]
The same issue on 14393.953 😞
Dangling console tag issue. There have been lots of improvements to Windows console since 14393, and if I understand correctly there is more to come. Please reboot this one in the Windows Console Tracker if you are seeing problems rendering Chinese characters correctly.
You did a great job, but Chinese display is not perfect, and I can't type Chinese.Please support Chinese display and input,thx