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

Apple  symbol replacement #492

Closed
gubler opened this issue Jun 17, 2020 · 7 comments
Closed

Apple  symbol replacement #492

gubler opened this issue Jun 17, 2020 · 7 comments
Milestone

Comments

@gubler
Copy link

gubler commented Jun 17, 2020

🎯 Subject of the issue

On macOS there is the  symbol that can be entered with Option-Shift-K. I don't know the code-point that is used here and I am fairly sure it is handled via a fallback font.

In pre-2.0 this symbol worked:

old

but since 2.0 it is replaced with this symbol:

new

I have kept using the older font because I use this symbol in a bunch of my documentation.

🔧 Your Setup

  • Post 2.0 - Anonymous Nerd Font Regular and Pre-2.0 AnonymousPowerline Nerd Font
  • iterm2 and any other text editor (VS Code, vim, etc.)
  • macOS High Sierra, Mojave, and Catalina
@gibfahn
Copy link
Contributor

gibfahn commented Jun 30, 2020

+1 this is rather painful, using Hasklug Nerd Font and seeing the same problem.

I have this in my Kitty ~/.config/kitty/unicode-input-favorites.conf:

f8ff #  - Apple Emoji

So looks like it's the private-use character U+F8FF.

Looks like it's in Font Awesome as fa-apple.

@gubler
Copy link
Author

gubler commented Sep 25, 2020

I have tried the JetBrains Mono nerdfont and it has the same issue.

@YashKarthik
Copy link

yeah fira code also has the same issue

@notDavid
Copy link

Hi there, anyone know if there's a temporary workaround for this? (i'm using FiraCode Nerd Font)

@Finii
Copy link
Collaborator

Finii commented Apr 13, 2022

@notDavid #603 (comment)

delphinus added a commit to delphinus/homebrew-sfmono-square that referenced this issue Sep 5, 2022
* Before this, some glyphs has been disappeared.
* Apple Icon 0xF8FF was overwritten.
  ryanoasis/nerd-fonts#492
delphinus added a commit to delphinus/homebrew-sfmono-square that referenced this issue Sep 7, 2022
* Before this, some glyphs has been disappeared.
* Apple Icon 0xF8FF was overwritten.
  ryanoasis/nerd-fonts#492
@Finii
Copy link
Collaborator

Finii commented Feb 23, 2023

F8FF will no longer be overwritten with Nerd Fonts v3.0.0, because

I mark this as solved already, but it will be active with v3.0.0 only.

See also https://github.com/ryanoasis/nerd-fonts/releases/tag/v2.3.3 section "Next Release Outlook"

@Finii Finii closed this as completed Feb 23, 2023
@Finii Finii added this to the v3.0.0 milestone Feb 23, 2023
@github-actions
Copy link
Contributor

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 28, 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

5 participants