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

Keep getting � symbols when using Yarn #4199

Closed
2 tasks done
mdizo opened this issue Jan 24, 2020 · 15 comments
Closed
2 tasks done

Keep getting � symbols when using Yarn #4199

mdizo opened this issue Jan 24, 2020 · 15 comments

Comments

@mdizo
Copy link

mdizo commented Jan 24, 2020

  • 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: Windows 10
  • Hyper.app version: 3.0.2
  • Link of a Gist with the contents of your .hyper.js: .hyper.js
  • 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

Hyper_btmDbsebYT

Note: This is on a fresh install of Windows 10.

@LabhanshAgrawal
Copy link
Collaborator

I'm able to see the emojis with yarn (Hyper 3.0.2)

Annotation 2020-01-25 134549
You're getting the ✨ symbol at the end but not other symbols, It might be a fonts issue.
I have fonts configured as fontFamily: '"Source Code Pro", Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace'

@LabhanshAgrawal
Copy link
Collaborator

P.S. I am using powershell 6, not cmd. if that might be relevant.

@mdizo
Copy link
Author

mdizo commented Jan 25, 2020

Thanks for replying back. I've tried using different fonts, still no differences. It seems the microsoft emoji font is still working fine when used in browsers:
firefox_NxeSspfUSS

It seems weird to me why only one emoji font works and the other don't.

@mdizo
Copy link
Author

mdizo commented Jan 25, 2020

Found related issue #3113

@LabhanshAgrawal
Copy link
Collaborator

I tried again, using your config and the Jetbrains font (also tried with the default config), still faced no issue.
You can try out the latest canary build from here
There's currently a bug in canary with cursorColor and selectionColor, using rgba(), you will have to use hex colors. But you should be able to test the emoji thing easily

@mdizo
Copy link
Author

mdizo commented Jan 25, 2020

Still facing the same issues with vanilla config 😢
Thanks for trying to help though.

@LabhanshAgrawal
Copy link
Collaborator

Did you try the canary build?

@LabhanshAgrawal
Copy link
Collaborator

the bugs I mentioned should be fixed soon.

@mdizo
Copy link
Author

mdizo commented Jan 25, 2020

Did you try the canary build?

Yep. Even tried forking the branch and build my own executable. Still the same problem.

@LabhanshAgrawal
Copy link
Collaborator

I'm out of ideas then 😔.

@petercr
Copy link

petercr commented Feb 16, 2020

Yeah I'm having the same issue too, where almost all of the emojis are not showing up on Windows 10 with Hyper Terminal.
I have these plugin's running:

  • hyperpower
  • hyper-night-owl

They seem to work everywhere else, but I'm also running Windows Build 19041.84 so it could also be a Windows issue 🤷‍♂

@LabhanshAgrawal
Copy link
Collaborator

@mdizo @petercr
We've recently added the xterm unicode plugin, which may fix this
Can you try the latest ci build once and check if it works

@LabhanshAgrawal
Copy link
Collaborator

@petercr did it work properly for you?

@petercr
Copy link

petercr commented Jul 2, 2020

@LabhanshAgrawal Sorry I haven't had a chance to test it out yet. I have been really busy. 😅

I will try it out today, and let you know 👍

@petercr
Copy link

petercr commented Jul 5, 2020

@LabhanshAgrawal So I checked out the latest build like you asked. It seemed to work great with oh-my-zsh and a custom Nerd Font. So I am no longer having this issue with the 3.1.0 build 👍

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

3 participants