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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -