macOS: When the Apple Color Emoji font lacks an emoji glyph search for it in other installed fonts

Fixes #3591
This commit is contained in:
Kovid Goyal
2021-05-09 07:17:32 +05:30
parent 7c48db7da8
commit 63d76ee837
2 changed files with 17 additions and 7 deletions

View File

@@ -15,6 +15,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a regression in 0.20.0 that sent incorrect bytes for the :kbd:`F1-F4` keys
in rmkx mode (:iss:`3586`)
- macOS: When the Apple Color Emoji font lacks an emoji glyph search for it in other
installed fonts (:iss:`3591`)
0.20.3 [2021-05-06]
----------------------