code-server
not rendering the Oh-My-Posh font after changing the terminal.integrated.fontFamily
setting
#7252
Closed
2 tasks done
Is there an existing issue for this?
OS/Web Information
Title:
Oh-My-Posh font not rendering in
code-server
terminal after settingterminal.integrated.fontFamily
to "MesloLGM Nerd Font"Description:
After updating the
settings.json
configuration incode-server
to use the "MesloLGM Nerd Font" for the integrated terminal, the Oh-My-Posh font is not rendering correctly. The terminal displays fallback characters or incorrect symbols instead of the expected Oh-My-Posh glyphs.Steps to Reproduce:
code-server
and ensure Oh-My-Posh is configured in the shell (e.g.,.bashrc
,.zshrc
).settings.json
:code-server
and open the integrated terminal.Expected Behavior:
The terminal should correctly render the Oh-My-Posh font using "MesloLGM Nerd Font" as specified in the configuration.
Actual Behavior:
Uploaded image
Steps to Reproduce
oh-my-posh font install meslo
Expected
show the Nerd font correctly
Actual
not show the nerd font correctly as the image
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response
The text was updated successfully, but these errors were encountered: