Cascadia Code arrow segments not displaying correctly #21650

Open
opened 2026-01-31 07:50:58 +00:00 by claunia · 0 comments
Owner

Originally created by @riverar on GitHub (May 8, 2024).

Windows Terminal version

1.21.1272.0

Windows build number

10.0.26200.5001

Other Software

No response

Steps to reproduce

  1. Create a text file on your desktop with the following content:

    Howdy! 🤠
    
    =>
    
    ==>
    
    ===>
    
    ====>
    
    =====>
    
    ======>
    
    =======>
    
    ========>
    
    =========>
    
    ==========>
    
    ===========>
    
    ============>
    
    =============>
    
    ==============>
    
  2. Launch Terminal app

  3. Display content in Terminal (e.g., Get-Content test.txt)

  4. Observe arrow segments are not connected together cleanly

Expected Behavior

Arrows with cleanly connected segments (https://github.com/microsoft/cascadia-code/blob/main/images/arrow_support.png)

Actual Behavior

Arrows without cleanly joined segments

image

Originally created by @riverar on GitHub (May 8, 2024). ### Windows Terminal version 1.21.1272.0 ### Windows build number 10.0.26200.5001 ### Other Software _No response_ ### Steps to reproduce 1. Create a text file on your desktop with the following content: ``` Howdy! 🤠 => ==> ===> ====> =====> ======> =======> ========> =========> ==========> ===========> ============> =============> ==============> ``` 3. Launch Terminal app 4. Display content in Terminal (e.g., `Get-Content test.txt`) 5. Observe arrow segments are not connected together cleanly ### Expected Behavior Arrows with cleanly connected segments (https://github.com/microsoft/cascadia-code/blob/main/images/arrow_support.png) ### Actual Behavior Arrows without cleanly joined segments ![image](https://github.com/microsoft/terminal/assets/475132/e31a0ccb-191b-4f69-a75f-1e3d954df4db)
claunia added the Resolution-By-DesignNeeds-TriageIssue-Bug labels 2026-01-31 07:50:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21650