mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 16:05:02 +02:00
Disable the `liga and dlig` OpenType features so that kitty works with "so-called" monospace fonts such as Nimbus Mono that have non-programming ligatures.
This commit is contained in:
@@ -10,6 +10,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- Dont fail to start if running the shell to read the EDITOR env var fails
|
||||
(:iss:`1869`)
|
||||
|
||||
- Disable the ``liga`` and ``dlig`` OpenType features so that kitty works with
|
||||
"so-called" monospace fonts such as Nimbus Mono that have non-programming
|
||||
ligatures.
|
||||
|
||||
|
||||
0.14.3 [2019-07-29]
|
||||
---------------------
|
||||
|
||||
Reference in New Issue
Block a user