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

emojis not show #25

Open
likezjuisee opened this issue Oct 11, 2017 · 12 comments · May be fixed by #144
Open

emojis not show #25

likezjuisee opened this issue Oct 11, 2017 · 12 comments · May be fixed by #144
Labels

Comments

@likezjuisee
Copy link

image

@manrajgrover
Copy link
Owner

@likezjuisee I would need more information here. Please share the following:

  1. Operating System?
  2. Terminal being used?
  3. Does your terminal support UTF-8?

@likezjuisee
Copy link
Author

likezjuisee commented Oct 12, 2017

ubuntu16.04 release version
no terminal, I connected the system by the ssh client.

@manrajgrover
Copy link
Owner

@likezjuisee Okay. You're using ubuntu on remote desktop? If yes, which operating system you are using to access this system. Also, which terminal is being used for the same?

If not, could you please check if your terminal supports UTF-8? You can do this by running echo $LC_CTYPE or echo $LANG.

@winterjung
Copy link
Contributor

@likezjuisee It is dependent on your ssh client program. Check whether supporting UTF-8 and Unicode charset or not. In my case, PuTTY client on Windows 10 and ubuntu 16.04, it works well.

@likezjuisee
Copy link
Author

thx

@manrajgrover
Copy link
Owner

@likezjuisee Is this resolved?

@likezjuisee
Copy link
Author

Sorry, I have not try the putty client yet. I will notice you when I have the result. Thanks.

@manrajgrover
Copy link
Owner

@likezjuisee Was this issue resolved?

@norweeg
Copy link

norweeg commented Jul 23, 2019

@manrajgrover I have this issue across many terminals as well as in Jupyter notebooks. I can only ever get the "line" spinner, no matter what value I put

@manrajgrover
Copy link
Owner

@norweeg Are you on Windows system?

@norweeg
Copy link

norweeg commented Jul 23, 2019

@manrajgrover yep, already found the line in your code. I'll try to fix it for you. I get that terminal support sucks, but you shouldn't be preventing it in Jupyter on Windows....

@norweeg
Copy link

norweeg commented Mar 7, 2020

This isn't so much a bug as it is an unnecessary limitation placed on Windows users. If you remove this limit and use a terminal emulator that supports Unicode output on Windows, then you don't have this problem. See my comment here: #5 (comment)

norweeg pushed a commit to norweeg/halo that referenced this issue Mar 7, 2020
@norweeg norweeg linked a pull request Mar 7, 2020 that will close this issue
3 tasks
norweeg pushed a commit to norweeg/halo that referenced this issue Aug 4, 2020
norweeg pushed a commit to norweeg/halo that referenced this issue Nov 24, 2020
norweeg added a commit to norweeg/halo that referenced this issue Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants