mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00: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:
parent
5d22e07738
commit
a4b60e7eef
2 changed files with 16 additions and 12 deletions
|
|
@ -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]
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue