From @yusuke-konishi on April 10, 2017 3:50
Japanese character output in Integrated Terminal of Visual Studio Code causes the next prompt out of position after upgrading to Creators Update. This issue is reproducible 100%.
For example, echo あ causes the next prompt out of position. The screenshot below is the result of ls -la with en only, and echo あ. ls -la does not cause any problem, but echo あ causes the next prompt out of position.

Japanese character output in Integrated Terminal of Visual Studio Code keeps the next prompt in the correct position.
- Actual results (with terminal output if applicable)
Japanese character output in Integrated Terminal of Visual Studio Code causes the next prompt out of position.
- Your Windows build number
Version 1703, build 15063.13 (Japanese)
- Steps / All commands required to reproduce the error from a brand new installation
- Install Windows 10 Creators Update
- Install BoW on Creators Update
- Install Visual Studio Code (v1.11.1)
- Open BoW in Integrated Terminal by [Ctrl] +[@]
- Run
echo あ
-> This causes the next prompt out of position.
I tried repro on the following three environment by Visual Studio Code v1.11.1. By this results, this does not seem to depend on Visual Studio Code, but Creators Update. Can't BoW handle this issue?
-
OK
OS: build 14393.0
BoW: Ubuntu 14.04
-
NG
OS: build 15063.13 (upgraded from build 14393.0)
BoW: Ubuntu 14.04 (not upgraded)
-
NG
OS: build 15063.13
BoW: Ubuntu 16.04
Copied from original issue: microsoft/WSL#1871
From @yusuke-konishi on April 10, 2017 3:50
Japanese character output in Integrated Terminal of Visual Studio Code causes the next prompt out of position after upgrading to Creators Update. This issue is reproducible 100%.
For example,
echo あcauses the next prompt out of position. The screenshot below is the result ofls -lawith en only, andecho あ.ls -ladoes not cause any problem, butecho あcauses the next prompt out of position.Japanese character output in Integrated Terminal of Visual Studio Code keeps the next prompt in the correct position.
Japanese character output in Integrated Terminal of Visual Studio Code causes the next prompt out of position.
Version 1703, build 15063.13 (Japanese)
echo あ-> This causes the next prompt out of position.
I tried repro on the following three environment by Visual Studio Code v1.11.1. By this results, this does not seem to depend on Visual Studio Code, but Creators Update. Can't BoW handle this issue?
OK
OS: build 14393.0
BoW: Ubuntu 14.04
NG
OS: build 15063.13 (upgraded from build 14393.0)
BoW: Ubuntu 14.04 (not upgraded)
NG
OS: build 15063.13
BoW: Ubuntu 16.04
Copied from original issue: microsoft/WSL#1871