-
Notifications
You must be signed in to change notification settings - Fork 30.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong cursor position in intergrated terminal with speical character left of prompt #51739
Comments
(Experimental duplicate detection) |
It seems there is something wrong with character C:\> mkdir ≡
C:\> cd ≡
C:\≡> ls . -Recurse |
I'm guessing this is related to ambiguous character width, see xtermjs/xterm.js#1467 |
@yume-chan @Tyriar |
Yes, I'm using Windows 10 1803 x64 in English, PowerShell, and I'm also using posh-git. |
This is likely related to winpty, tracking in #45693 |
Issue Type: Bug
Import-Module posh-git
ls . -Recurse
, the cursor position is wrongVS Code version: Code 1.24.0 (6a6e02c, 2018-06-06T17:35:40.560Z)
OS version: Windows_NT x64 10.0.17134
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: enabled
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled
Extensions (19)
The text was updated successfully, but these errors were encountered: