You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought this was just a general bug, but today I thought to try a different font.
With a custom font (in my case: Source Code Pro), the autocomplete does _not_ show as grayed out on the right, making it look like hitting Enter will accept the entire line.
To Reproduce
install Source Code Pro Version Version 2.030;PS 1.000;hotconv 16.6.51;makeotf.lib2.5.65220
Set the font to Source Code Pro
Attempt to use autocomplete/search
Expected behaviour
Text to the right of the insertion caret (|) should be grayed out, indicating that it must be accepted
Screenshots
With Source Code Pro: note that the cursor has only typed qg so far, all of the right hand side should be grayed out
With the font set to Hack
Operating System
MacOS
OS Version
12.3.1 (21E258)
Additional context
Warp v0.2022.04.01.01.37.stable_03
The text was updated successfully, but these errors were encountered:
Hey @srl295 - this is an issue specifically with certain copies of the Source Code Pro font. Some older versions of the font configured the font as having colored glyphs, meaning characters are always rendered as white (as that is the color the font specifies for the glyphs).
See this other GitHub issue for more info (as well as links to places you can download a working version of the font): #1583.
Discord username (optional)
srl295#9430
Describe the bug
To Reproduce
Version Version 2.030;PS 1.000;hotconv 16.6.51;makeotf.lib2.5.65220
Expected behaviour
Screenshots
With Source Code Pro: note that the cursor has only typed
qg
so far, all of the right hand side should be grayed outWith the font set to Hack
Operating System
MacOS
OS Version
12.3.1 (21E258)
Additional context
The text was updated successfully, but these errors were encountered: