Emoji are scrambled #15

Open
opened 2024-06-20 03:02:46 -04:00 by elasly · 1 comment
elasly commented 2024-06-20 03:02:46 -04:00 (Migrated from github.com)

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

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 <img width="1500" alt="image" src="https://github.com/omerxx/dotfiles/assets/15297248/1598b08a-9efe-4d27-8f24-90e82f5d6a59"> 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 commented 2024-07-27 21:39:04 -04:00 (Migrated from github.com)

@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.

@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 in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
omerxx/dotfiles#15
No description provided.