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

Large glyphs in MesloLGS NF for catppuccin/tmux #1625

Open ctretyak opened 2 months ago

ctretyak commented 2 months ago

🗹 Requirements

🎯 Subject of the issue

I've just installed https://github.com/catppuccin/tmux and found that some glyphs looks bad (MesloLGS NF in alacritty term)

Experienced behavior: set -g @catppuccin_window_left_separator " " set -g @catppuccin_window_right_separator "" these symbols looks oversized

image

Expected behavior: in JetBrainsMono NF they looks good

image

Example symbols:

🔧 Your Setup

★ Screenshots (Optional)

Finii commented 1 month ago

Sorry to hear of (and see) your problem.

Trying to reproduce, can not see it with Tilix

image

Rummaging around to find alacritty...

Can not see there either. Which font size do you use?

image

$ cat alacritty.yml
font:
  normal:
    family: 'MesloLGS Nerd Font'
    style: Regular
  size: 14.0

Can you show your configuration file? Which OS are you on?

ctretyak commented 1 month ago

I've tried windows in powershell, windows in wsl in alacritty, Pop!_Os in alacritty

image