You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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.
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](https://private-user-images.githubusercontent.com/15297248/341306118-1598b08a-9efe-4d27-8f24-90e82f5d6a59.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMzE3NzQsIm5iZiI6MTczOTMzMTQ3NCwicGF0aCI6Ii8xNTI5NzI0OC8zNDEzMDYxMTgtMTU5OGIwOGEtOWVmZS00ZDI3LThmMjQtOTBlODJmNWQ2YTU5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDAzMzc1NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZmZTRhMGQ1NGQ2MDQ2MGFkNmEyNWVjMDZjZjBlNjA5MGJlNzQ4ODBiZjQ3NTIxOTZkMjM3Yjc3YTZkNWNmZjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.N9i3y7LfwBOESITzL4O10dsoW1KK65cgMUjEBJhOQsU)
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
The text was updated successfully, but these errors were encountered: