Two or three continuous marks always are invisible partly #9801

Closed
opened 2026-01-31 02:04:07 +00:00 by claunia · 2 comments
Owner

Originally created by @kevin7lou on GitHub (Jul 23, 2020).

Environment

>> Windows build number:
Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.19041.0 Microsoft Windows NT 10.0.19041.0

Windows Terminal version (if applicable): 1.0.1811.0

Any other software: No

Steps to reproduce

When using "Fira Code Retina" as fonts and typing -- (two continuing hyphens) or +++ (two continuing marks, plus, for example), these marks could not visible every time what I tried. And pls refer to the screenshot below.
批注 2020-07-24 011854

Additionally, my Windows Terminal's config is shown as below:

...
    "profiles" : 
    [
        {
            "acrylicOpacity" : 0.5,
            "background" : "#012456",
            "closeOnExit" : true,
            "colorScheme" : "Campbell",
            "commandline" : "powershell.exe",
            "cursorColor" : "#FFFFFF",
            "cursorShape" : "bar",
            "fontFace" : "Fira Code Retina",
            "fontSize" : 10,
            "guid" : "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
            "historySize" : 9001,
            "icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
            "name" : "Windows PowerShell",
            "padding" : "0, 0, 0, 0",
            "snapOnInput" : true,
            "startingDirectory" : "%USERPROFILE%",
            "useAcrylic" : false
        },
...

Expected behavior

These continuous marks could show successfully.

Actual behavior

I cannot.

Originally created by @kevin7lou on GitHub (Jul 23, 2020). # Environment ```none >> Windows build number: Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.19041.0 Microsoft Windows NT 10.0.19041.0 Windows Terminal version (if applicable): 1.0.1811.0 Any other software: No ``` # Steps to reproduce When using "Fira Code Retina" as fonts and typing `--` (two continuing hyphens) or `+++` (two continuing marks, plus, for example), these marks could not visible every time what I tried. And pls refer to the screenshot below. ![批注 2020-07-24 011854](https://user-images.githubusercontent.com/1493360/88318319-224f0000-cd4d-11ea-9e60-3f66aa4161f2.jpg) Additionally, my Windows Terminal's config is shown as below: ```shell ... "profiles" : [ { "acrylicOpacity" : 0.5, "background" : "#012456", "closeOnExit" : true, "colorScheme" : "Campbell", "commandline" : "powershell.exe", "cursorColor" : "#FFFFFF", "cursorShape" : "bar", "fontFace" : "Fira Code Retina", "fontSize" : 10, "guid" : "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", "historySize" : 9001, "icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png", "name" : "Windows PowerShell", "padding" : "0, 0, 0, 0", "snapOnInput" : true, "startingDirectory" : "%USERPROFILE%", "useAcrylic" : false }, ... ``` # Expected behavior These continuous marks could show successfully. # Actual behavior I cannot.
claunia added the Resolution-Duplicate label 2026-01-31 02:04:07 +00:00
Author
Owner

@DHowett commented on GitHub (Jul 24, 2020):

/dup #4974

This is because they're ligatures, and that looks like this ligature bug.

@DHowett commented on GitHub (Jul 24, 2020): /dup #4974 This is because they're ligatures, and that looks like this ligature bug.
Author
Owner

@ghost commented on GitHub (Jul 24, 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 (Jul 24, 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9801