mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 159 forks source link

在windows10 1803(最新正式版)中文显示有问题 #101

Closed mxsail closed 4 years ago

mxsail commented 6 years ago

image image

ZeppLu commented 6 years ago

came across the same issue

image

ZeppLu commented 6 years ago

well, that seems to be related to locale... I uncomment en_US.UTF-8 UTF-8 in /etc/locale.gen and then re-run locale-gen, now everything works fine.