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 (18,676 stars) (2,478 forks)batch import
:thinking: needs more infobughelp wantedterminal

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