9 ms·
For anyone using this terminal that hates != (and others) being turned into a single character, I have the following to turn off ligatures: font-feature =
by bArray 7mo ago
For anyone using this terminal that hates != (and others) being turned into a single character, I have the following to turn off ligatures:
font-feature = -dlig
font-feature = -liga
font-feature = -calt
This can be updated in `$HOME/.config/ghostty/config`.
- mitchellh 7mo agoNote in Ghostty 1.3 we disable discretionary ligatures (I think dlig/calt) by default as recommended by font standards. We still enable liga though that usually contains far less controversial ligatures.
- deleted 7mo ago[deleted]
- vwkd 7mo agoMaybe only dlig was disabled? On tip I had to add `font-feature=-calt` to disable ligatures like != for Berkeley Mono v2.
- sideeffffect 7mo agoOr maybe you can solve it like I did -- by using a font that does the (IMHO) right thing with regards to ligatures https://github.com/0xType/0xProto#4-ligatures-that-dont-deform-shape https://github.com/0xType/0xProto#4-ligatures-that-dont-defo... I can't recommend 0xProto enough, the only thing I'm sorry about is that I didn't find it sooner :)
- michaelcampbell 7mo agoGoing to give this one a try; I'm still partial to Atkinson hyper legible, but this one looks fun.