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.69k stars 3.59k forks source link

How do I exclude seti-ui icons from being patched? #1555

Closed that-ambuj closed 3 months ago

that-ambuj commented 3 months ago

Requirements

Is your feature request related to a problem? Please describe.

I am currently patching Consolas for myself using the font-patcher utility but I don't like the seti-ui icons and would like to rather use simpler and cleaner looking devicons for language logos (like Rust and Golang). I have the options to include extra glyphs but I don't see an option to disable patching seti-ui icon glyphs into the font.

I'm currently using https://github.com/nvim-tree/nvim-web-devicons for my neovim setup and this plugin does not have the option to choose the variant of glyphs to use for logos and hence, I'm trying to exclude seti-icons so my terminal will fall back to devicons instead of seti icons.

Describe the solution you'd like Add the option to exclude glyphs from complete set simliar to --fontlogos like --no-fontlogos or --exclude fontlogos.

Describe alternatives you've considered

Even though nvim-web-devicons supports changing icons individually for each language but that would take me too long to copy and paste devicons for every language possible.

Additional context I have seen a lot of TJ's videos and streams and I've liked the icons in his statusline. I don't know the actual plugin for the statusline(I researched a little bit and I found none of them allow you to change the variant of nerd font icons) but I can see that the icons are devicons and not seti icons like mine (as default).

Finii commented 3 months ago

Excluding the Seti-and-Custom icons does not put the devicons icons on their codepoints. I do not understand how not patching in the Set-and-Custom icons into the font you use solve your problem at all? Then you will just see Tofi or Questionmarks instead of the icons.