Skip to content
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

Emoji are displayed incorrectly in terminal #100807

Closed
FallenGameR opened this issue Jun 23, 2020 · 1 comment
Closed

Emoji are displayed incorrectly in terminal #100807

FallenGameR opened this issue Jun 23, 2020 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@FallenGameR
Copy link

Issue Type: Bug

From a python script do print("🛹") or any other output involving emoji. When the script is output to the VS Code terminal you would see a variation of '?' char prepended. This doesn't happen in Windows Terminal.

VS Code version: Code 1.46.1 (cd9ea64, 2020-06-17T21:13:20.174Z)
OS version: Windows_NT x64 10.0.18363

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.92GB (6.26GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (13)
Extension Author (truncated) Version
code-gnu-global aus 0.2.2
unique-lines bib 1.0.0
bracket-pair-colorizer Coe 1.0.61
gitlens eam 10.2.2
search-editor-apply-changes jak 0.1.1
markdown-shortcuts mdi 0.12.0
python ms- 2020.6.89148
remote-wsl ms- 0.44.4
cpptools ms- 0.28.3
hexeditor ms- 1.0.1
powershell ms- 2020.6.0
material-icon-theme PKi 4.2.0
code-settings-sync Sha 3.4.3
@Tyriar
Copy link
Member

Tyriar commented Jul 8, 2020

/duplicate xtermjs/xterm.js#2693

@Tyriar Tyriar closed this as completed Jul 8, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants
@FallenGameR @Tyriar and others