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
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
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]
----------------------