Disable the … ligature in Terminal. #7577

Closed
opened 2026-01-31 01:07:44 +00:00 by claunia · 6 comments
Owner

Originally created by @PetterS on GitHub (Apr 23, 2020).

Environment

Windows build number: Microsoft Windows [Version 10.0.18363.778]  
Windows Terminal version (if applicable): 0.11.1121.0

Steps to reproduce

Type "." repeatedly in WSL

Actual behavior

A ligature (…) appears when the number of periods is three.

This is not desired because a lot of software prints progress by repeatedly printing "." and this ligature is aesthetically not very pleasing.

Originally created by @PetterS on GitHub (Apr 23, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18363.778] Windows Terminal version (if applicable): 0.11.1121.0 ``` # Steps to reproduce Type "." repeatedly in WSL # Actual behavior A ligature (…) appears when the number of periods is three. This is not desired because a lot of software prints progress by repeatedly printing "." and this ligature is aesthetically not very pleasing.
claunia added the Resolution-Duplicate label 2026-01-31 01:07:44 +00:00
Author
Owner

@PetterS commented on GitHub (Apr 23, 2020):

A setting to completely disable ligatures would solve the problem.

Even though I think having a "…" ligature make very little sense for fixed-width fonts where we still have to make sure the horizontal space is equal to three "."

@PetterS commented on GitHub (Apr 23, 2020): A setting to completely disable ligatures would solve the problem. Even though I think having a "…" ligature make very little sense for fixed-width fonts where we still have to make sure the horizontal space is equal to three "."
Author
Owner

@mdtauk commented on GitHub (Apr 23, 2020):

The ligature in the font could be altered to only switch to the proper ellipsis after there are three full stops, followed by a space.

@mdtauk commented on GitHub (Apr 23, 2020): The ligature in the font could be altered to only switch to the proper ellipsis after there are three full stops, followed by a space.
Author
Owner

@PetterS commented on GitHub (Apr 23, 2020):

The ligature in the font could be altered to only switch to the proper ellipsis after there are three full stops, followed by a space.

Yes, that would fix most of the problem. I see no point of having it at all though.

@PetterS commented on GitHub (Apr 23, 2020): > The ligature in the font could be altered to only switch to the proper ellipsis after there are three full stops, followed by a space. Yes, that would fix most of the problem. I see no point of having it at all though.
Author
Owner

@zadjii-msft commented on GitHub (Apr 23, 2020):

this ligature is aesthetically not very pleasing.

That's really a "eye of the beholder" kind of thing though, isn't it? You're always free to chose another font that doesn't have that ligature if you want.

Broadly, settings to disable ligatures are being tracked in /dup #759, so we can continue the discussion over in that thread. Thanks!

@zadjii-msft commented on GitHub (Apr 23, 2020): > this ligature is aesthetically not very pleasing. That's really a "eye of the beholder" kind of thing though, isn't it? You're always free to chose another font that _doesn't_ have that ligature if you want. Broadly, settings to disable ligatures are being tracked in /dup #759, so we can continue the discussion over in that thread. Thanks!
Author
Owner

@ghost commented on GitHub (Apr 23, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Apr 23, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@PetterS commented on GitHub (Apr 23, 2020):

That's really a "eye of the beholder" kind of thing though, isn't it?

@zadjii-msft

Sure, by itself it may be. But when it is part of an animation of "." being printed one at a time, it is a clear visual bug.

May not be high priority, but I think this is a bug either in Terminal or maybe in Cascadia Code which seems to be installed by Terminal.

@PetterS commented on GitHub (Apr 23, 2020): > That's really a "eye of the beholder" kind of thing though, isn't it? @zadjii-msft Sure, by itself it may be. But when it is part of an animation of "." being printed one at a time, it is a clear visual bug. May not be high priority, but I think this is a bug either in Terminal or *maybe* in Cascadia Code which seems to be installed by Terminal.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7577