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

some of the symbols not showing correctly under windows #239

Closed
4 tasks done
kaijajan opened this issue Mar 1, 2018 · 12 comments
Closed
4 tasks done

some of the symbols not showing correctly under windows #239

kaijajan opened this issue Mar 1, 2018 · 12 comments

Comments

@kaijajan
Copy link

kaijajan commented Mar 1, 2018

🗹 Requirements

  • A brief but descriptive title of your issue
  • I have searched the issues for my issue and found nothing related and/or helpful
  • I have read or scanned the FAQ
  • I have read or scanned the Wiki

🎯 Subject of the issue

Some of the symbols not showing correctly under windows 10 and putty

I really like the work you provided to make terminals look way better. Thanks so much.

Here's issue I encoutered, I tried to installed patched-font from the git repo (up-to-date)
And only very few fonts could display symbols correctly.
I believe Meslo series work just fine.
Please check the two images below, left window present putty using meslo font, while right window present putty using BitstreamVeraSansMono fonts
Most of the fonts work like BitstreamVeraSansMono display a blank square for some symbols.

Anyone has idea how to make the fonts work like Meslo series showing correct symbols?

🔧 Your Setup

  • Which font are you using (e.g. Anonymice Powerline Nerd Font Complete.ttf)?
    Meslo (All windows compatiable ttfs)
    BitstreamVeraSansMono ((All windows compatiable ttfs)

  • Which terminal emulator are you using (e.g. iterm2, urxvt, gnome, konsole)?
    putty (self built putty from putty git repo which with true color supported)
    putty ssh to remote ubuntu with zsh + oh-my-zsh installed + pure prompt installed (https://github.com/sindresorhus/pure)
    neovim with nerdtree + devicons installed

  • Are you using OS X, Linux or Windows? And which specific version or distribution?
    Windows 10

★ Optional

https://imgur.com/a/sUZkX
https://imgur.com/a/oR23A

@ryanoasis
Copy link
Owner

@kaijajan Thanks for the report!

I really like the work you provided to make terminals look way better. Thanks so much.

Appreciate that, thank you.


Hmm those glyphs are actually not patched with Nerd Fonts, those depend on the individual fonts.. of course we could always add the equivalent if they are in fact missing...

For example:

selection_013

@kaijajan
Copy link
Author

kaijajan commented Mar 4, 2018

@ryanoasis

Thank you for the reply.
I thought those symbols were a part of this nerd fonts, my mistake.
I also installed nerd fonts on my macOS which works insanely good.

I checked the original ttf files, and only very few did contain those symbols, but how come the other fonts patched work fine under macOS, even w/o those symbols.

Really thank for your support.

@LuRsT
Copy link
Collaborator

LuRsT commented Apr 2, 2018

I guess we can close this one @ryanoasis

@anselal
Copy link

anselal commented Jun 2, 2018

I have the same issue on windows with MobaXterm which is based on putty. Some symbols are displayed correctly and some are just displayed as empty squares

2018-06-02_11h24_04

@HappyCerberus
Copy link

I also have the same problem. Is there any resolution?

@ryanoasis
Copy link
Owner

Here I am digging into old issues (sorry!)

@anselal sorry for the late ping, that looks really weird? did you ever find a solution?

@HappyCerberus could you provide a screenshot of what you're seeing and which font you're using exactly? Thanks.

@anselal
Copy link

anselal commented Apr 8, 2020

The issue I had was with this command https://github.com/athityakumar/colorls

So, I stopped using it..

@bitroniq
Copy link

bitroniq commented Jul 19, 2020

I have the same issue with PuTTY on Windows10.

  • FuraCode
  • PuTTY
  • devicons on vim

Missing icons of triangles in NERDtree representing folders
image

@maxsatula
Copy link

JFYI I have contacted PuTTY developer and he confirmed the issue with a small slice of the private use area in Unicode, U+F000 to
U+F1FF. Try PuTTY snapshot from 2021-02-15 or later and see if icons are displayed properly now. (Thanks to Simon, PuTTY author)

@jbertozzi
Copy link

Thanks @maxsatula seems to work better now. Seems there are still icon truncated with some fonts, but I managed to find one (Hack NF only visible following instruction here).

@Finii
Copy link
Collaborator

Finii commented Feb 4, 2023

@jbertozzi If you encounter truncated icons you should probably use the Nerd Font Mono variant.

Multiple issues with "font-selectability" in Windows has been tackled in the meantime.

Thanks for all the input. Closing.

@Finii Finii closed this as completed Feb 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants