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 gets glitched when pasted into the terminal #3615

Closed
2 tasks done
vaporwavie opened this issue May 7, 2019 · 4 comments
Closed
2 tasks done

Emoji gets glitched when pasted into the terminal #3615

vaporwavie opened this issue May 7, 2019 · 4 comments

Comments

@vaporwavie
Copy link

vaporwavie commented May 7, 2019

  • I am on the latest Hyper.app version

  • I have searched the issues of this repo and believe that this is not a duplicate

  • OS version and name: Fedora 29

  • Hyper.app version: 3.0.0 Stable

  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/vaporwavie/018814c8d1e55e9e1a3f21b9cb7cca50

  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A

  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

Hey, what's up!

I've just installed Hyper 3 on my machine, as I got hyped for the new features and everything. Although, when I pasted an emoji into it, I've experienced some weird glitch. Here is the screenshot: https://i.imgur.com/k5PMysR.png

Additional: If I split the screens, the glitch disappears.

Cheers!

@lucasea777
Copy link

same thing, Ubuntu 18.04, but this also happens to me in hyper-2.1.1...

@alexdevero
Copy link

The same on windows, using default Window emoji picker (Win + . ).

Text:
Hello 😀

Result:
Hello �

@minonl
Copy link

minonl commented Jul 9, 2019

this should be upstream issue, since xterm.js has this sort of staff for 2 years
xtermjs/xterm.js#469
xtermjs/xterm.js#1059
xtermjs/xterm.js#1709

Even vscode has same issue due to xterm.js lack of ability to render these emoji part of unicode, as far as I know, it is now blocking many issues and they need help there.

@LabhanshAgrawal
Copy link
Collaborator

fixed in canary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants