ryanoasis / nerd-fonts

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
https://NerdFonts.com
Other
52.63k stars 3.59k forks source link

Patcher overrides Fira Code progress bars and spinners in fonts #1593

Closed AlexKurisu closed 2 months ago

AlexKurisu commented 2 months ago

🗹 Requirements

🎯 Subject of the issue

Experienced behavior: Patcher overrides Fira Code progress bars and spinners with Font Awesome icons, causing compatibility issues in terminals that have already implemented custom box-drawing for them and also with software that has support for those symbols as progress bars and spinners.

Expected behavior: Nerd Fonts patcher should not override those symbols.

Example symbols: U+EE00-U+EE0B (            )

🔧 Your Setup

★ Screenshots (Optional)

image image

AlexKurisu commented 2 months ago

In release 3.1.1, IosevkaTerm Nerd Font had support for Fira Code progress bars, btw

Finii commented 2 months ago

Ugg, that is not good news.

in terminals that have already implemented custom box-drawing for them and also with software that has support for those symbols as progress bars and spinners

Can you list some and maybe show (with an old font) what they do?

Finii commented 2 months ago
AlexKurisu commented 2 months ago

Can you list some and maybe show (with an old font) what they do?

Well, i have only one, and it is patched pacman package manager: image This is how it looks in kitty: image And this is how new Font Awesome symbols that replace them look in kitty: image

Finii commented 2 months ago

Will be fixed with #1596

Finii commented 2 months ago

and it is patched pacman package manager

Can you give instructions how and what 'patched' means? :->