fat-arrow ligature (and others?) are rendered incorrectly in some cases #10429

Closed
opened 2026-01-31 02:21:20 +00:00 by claunia · 1 comment
Owner

Originally created by @kirides on GitHub (Sep 1, 2020).

Environment

Windows build number: `Win32NT 10.0.19041.0 Microsoft Windows NT 10.0.19041.0`
Windows Terminal version (if applicable): `Windows Terminal Preview Version: 1.1.1812.0`

Steps to reproduce

  1. use Powershell with AgnosterPlus theme from oh-my-posh
    • Import-Module oh-my-posh
    • Set-Theme AgnosterPlus
  2. Use Cascadia Code PL or Cascadia Mono PL as fontFace
  3. enter () => into the terminal

Expected behavior

image taken from VS Code:
grafik

Actual behavior

image taken from Windows Terminal:
grafik

typing any character after the closing paren.:
grafik

Originally created by @kirides on GitHub (Sep 1, 2020). # Environment ```none Windows build number: `Win32NT 10.0.19041.0 Microsoft Windows NT 10.0.19041.0` Windows Terminal version (if applicable): `Windows Terminal Preview Version: 1.1.1812.0` ``` # Steps to reproduce 1. use Powershell with `AgnosterPlus` theme from `oh-my-posh` - `Import-Module oh-my-posh` - `Set-Theme AgnosterPlus` 1. Use `Cascadia Code PL` or `Cascadia Mono PL` as `fontFace` 1. enter `() =>` into the terminal # Expected behavior image taken from VS Code: ![grafik](https://user-images.githubusercontent.com/13602143/91840394-e9aa1c80-ec50-11ea-8ec4-010efebc3309.png) # Actual behavior image taken from Windows Terminal: ![grafik](https://user-images.githubusercontent.com/13602143/91840444-fcbcec80-ec50-11ea-8c01-597b79a39e5f.png) typing any character after the closing paren.: ![grafik](https://user-images.githubusercontent.com/13602143/91840747-7d7be880-ec51-11ea-9c3b-83bc01546197.png)
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 02:21:20 +00:00
Author
Owner

@DHowett commented on GitHub (Sep 2, 2020):

Ligatures do not render when the color changes in the middle of the ligature.

@DHowett commented on GitHub (Sep 2, 2020): Ligatures do not render when the color changes in the middle of the ligature.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10429