wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
16.75k stars 751 forks source link

No fonts contain glyphs for these codepoints: \u{1f6d1}. Placeholder glyphs are being displayed instead. You may wish to install additional fonts, or adjust your configuration so that it can find them. Set warn_about_missing_glyphs=false to suppress this message. #5004

Open hrqmonteiro opened 7 months ago

hrqmonteiro commented 7 months ago

What Operating System(s) are you seeing this problem on?

Linux Wayland

Which Wayland compositor or X11 Window manager(s) are you using?

KDE Plasma (Kwin)

WezTerm version

wezterm 20230712-072601-f4abf8fd

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

No fonts contain glyphs for these codepoints: \u{1f6d1}.
Placeholder glyphs are being displayed instead.
You may wish to install additional fonts, or adjust
your configuration so that it can find them.
Set warn_about_missing_glyphs=false to suppress this
message. 

To Reproduce

Just open it

Configuration

local wezterm = require "wezterm"

return {
  color_scheme = "nord",
  enable_tab_bar = false,
  font = wezterm.font("FiraCode Nerd Font"),
  font_size = 12,
}

Expected Behavior

To not show it

Logs

No response

Anything else?

No response

aShabat commented 6 months ago

Download Noto Emoji font. It contains required glyph.

Luladjiev commented 2 months ago

Any updates on this? I've tried installing Noto Emoji font, but still the same error appears and the glyph is missing, using Windows 11.

hrqmonteiro commented 2 months ago

Download Noto Emoji font. It contains required glyph.

Still doesn't work.

othman316 commented 6 days ago

I'm having the same issue, using nerd fonts and I already have noto-fonts-emoji