nerd-fonts icon indicating copy to clipboard operation
nerd-fonts copied to clipboard

Apple  symbol replacement

Open gubler opened this issue 4 years ago • 5 comments

🎯 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

gubler avatar Jun 17 '20 18:06 gubler

+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.

gibfahn avatar Jun 30 '20 12:06 gibfahn

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

gubler avatar Sep 25 '20 18:09 gubler

yeah fira code also has the same issue

YashKarthik avatar Nov 16 '20 06:11 YashKarthik

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

notDavid avatar Apr 13 '22 07:04 notDavid

@notDavid https://github.com/ryanoasis/nerd-fonts/issues/603#issuecomment-1056287130

Finii avatar Apr 13 '22 09:04 Finii

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

  • #773

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 avatar Feb 23 '23 12:02 Finii

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[bot] avatar Aug 28 '23 00:08 github-actions[bot]