eclipse-theia/theia

Emojis cause incorrect displaying of the terminal

Open

#7,579 opened on Apr 15, 2020

View on GitHub
 (13 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
:thinking: needs more infobughelp wantedterminal

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

Description

Emojis are displayed incorrectly.

Reproduction Steps

  1. Try to paste 😀 into GNOME Terminal and Theia's terminal: GNOME: image Theia: image

OS and Theia version: OS: Ubuntu 19.10 Default shell: zsh 5.7.1 Theia: master

Diagnostics:

I use zsh shell with oh-my-zsh, maybe it's related, but it's used in GNOME Terminal too.

Contributor guide