Iosevka Term Extended font gets reset to Consolas #11864

Open
opened 2026-01-31 02:59:36 +00:00 by claunia · 0 comments
Owner

Originally created by @agr on GitHub (Dec 24, 2020).

Environment

Windows build number: 10.0.19042.0
Windows Terminal version (if applicable): 1.4.3243.0

Any other software?

Iosevka fonts 4.1.1

Steps to reproduce

  1. Install Iosevka Term fonts. (direct link: https://github.com/be5invis/Iosevka/releases/download/v4.1.1/ttf-iosevka-term-4.1.1.zip)
  2. Start Windows Terminal
  3. Open the configuration file (Ctrl+,)
  4. Paste "fontFace": "Iosevka Term Extended" under profiles.defaults or a profile of your choice
  5. Save the configuration file
  6. Notice the terminal is using Consolas font
  7. Try Iosevka Term instead, notice that it works as expected.
  8. Same with just Iosevka and Iosevka Extended (need to install those separately though).

Expected behavior

Iosevka Term Extended font is rendered.

Actual behavior

Consolas font is rendered.

image

Other thoughts

I use extended variants in other programs fine, whenever a drop down with a list of fonts appears, those are there as separate fonts. VS for example:

image

VS Code, however, seem to have similar issue: https://github.com/microsoft/vscode/issues/95493, so it might be that some more font options need to be surfaced through the configuration file to be able to select those particular fonts.

Originally created by @agr on GitHub (Dec 24, 2020). # Environment ```none Windows build number: 10.0.19042.0 Windows Terminal version (if applicable): 1.4.3243.0 Any other software? Iosevka fonts 4.1.1 ``` # Steps to reproduce 1. Install Iosevka Term [fonts](https://github.com/be5invis/Iosevka/releases/tag/v4.1.1). (direct link: https://github.com/be5invis/Iosevka/releases/download/v4.1.1/ttf-iosevka-term-4.1.1.zip) 2. Start Windows Terminal 3. Open the configuration file (Ctrl+,) 4. Paste `"fontFace": "Iosevka Term Extended"` under `profiles.defaults` or a profile of your choice 5. Save the configuration file 6. Notice the terminal is using Consolas font 7. Try `Iosevka Term` instead, notice that it works as expected. 8. Same with just `Iosevka` and `Iosevka Extended` (need to install those separately though). # Expected behavior `Iosevka Term Extended` font is rendered. # Actual behavior Consolas font is rendered. ![image](https://user-images.githubusercontent.com/102933/103046608-b19b5200-453d-11eb-96f5-497b4ea2ef5b.png) # Other thoughts I use extended variants in other programs fine, whenever a drop down with a list of fonts appears, those are there as separate fonts. VS for example: ![image](https://user-images.githubusercontent.com/102933/103047121-4eaaba80-453f-11eb-95bb-d93c2d738654.png) VS Code, however, seem to have similar issue: https://github.com/microsoft/vscode/issues/95493, so it might be that some more font options need to be surfaced through the configuration file to be able to select those particular fonts.
claunia added the Resolution-Duplicate label 2026-01-31 02:59:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11864