Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji are scrambled #15

Open
elasly opened this issue Jun 20, 2024 · 1 comment
Open

Emoji are scrambled #15

elasly opened this issue Jun 20, 2024 · 1 comment

Comments

@elasly
Copy link

elasly commented Jun 20, 2024

Not sure if this is only on mu machines, I tried your configs and plugin on both mac and windows under WSL2, but I can not get the emojis to render correctly i am only getting
image
maybe I am missing a font package but it is not stated any where in documentation. appreciat if you point me to the right dirtection

@rafaeloledo
Copy link

@elasly what you can try:

  • Go to ~/.config/tmux/tmux.conf file inside WSL and see if the glyphs are visible with neovim
  • See if inside of your Windows Terminal json config are being selected the correct fonts, it has global and profile-specific fonts option. In my Windows experience, i was getting some errors while setting my old font, they were Hack Nerd Font and Hack NF, which are different patched fonts packs for Windows.
  • Inside wezterm configuration he's using Jetbrains Mono, it may be conflicting with non-monospaced fonts. Can you try changing it to the same font?

Note

WSL fonts are rendered based on Windows fonts installed by you.

It might be good to install directly with scoop which is the installer that i was using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants