Fix ligatures not working with the Iosevka font

Fixes #297
This commit is contained in:
Kovid Goyal
2021-06-04 12:18:17 +05:30
parent 2c9c0751a4
commit e01bb09e8c
4 changed files with 16 additions and 7 deletions

View File

@@ -78,6 +78,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix a rare crash on exit (:iss:`3686`)
- Fix ligatures not working with the Iosevka font (requires Iosevka >= 7.1)
(:iss:`297`)
0.20.3 [2021-05-06]
----------------------