Question about workspace terminal and Nerd Font #2979
Zak Siddiqui opened 12 hours ago

Why doesn't the workspace terminal support nerd fonts?

Do I need to install a Nerd Font, or does the workspace terminal have a fixed font?

If the workspace terminal has a fixed font, is there any way that we can change it to be a Nerd Font?

The purpose of this is that when using the terminal interactively, I use tools and plugins inside neoVim that work optimally with Nerd Font because it displays graphic elements much more fluently.

  • Service Desk commented 12 hours ago

    The workspace terminal is rendered in the browser with xterm.js and uses a fixed font stack hardcoded in the UI:

    Consolas, 'Liberation Mono', 'Menlo, Courier', monospace
    

    Answers to your questions:

    1. Installing a Nerd Font on your machine is not enough. The terminal only requests the fonts above (ending with the browser’s default monospace). It does not look for a Nerd Font by name, so NeoVim plugins that rely on Nerd Font glyphs will not display those icons correctly in the workspace terminal.

    2. The font is fixed. There is currently no preference or setting to choose a different terminal font.

    3. There is no supported way today to switch the workspace terminal to a Nerd Font. Changing that would require a product change (for example, a configurable font setting, or shipping/using a Nerd Font in the web UI).

    Please let us know if this answers your question, or if you’d like this tracked as a feature request.

1/1
Type
Question
Priority
Normal
Assignee
Labels
No labels
Issue Votes (0)
Watchers (3)
Reference
OD-2979
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover