unicode - Powershell full-width characters overlapped -


when type full-width characters on cmd , powershell '가방을 먹는 나', contrary cmd, characters overlap each other , won't displayed normally. how can fix it?

i typed "가방을 먹는 나", in picture, "가방을 먹 displayed, , 는 나" omitted.

example of issue in separate environments.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -