Render known country flags designated by a pair of unicode codepoints in two cells instead of four.

This commit is contained in:
Kovid Goyal
2020-04-06 22:16:59 +05:30
parent 9bc2ab3245
commit 24197dc422
6 changed files with 56 additions and 10 deletions

View File

@@ -16,6 +16,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Update to Unicode 13.0 (:iss:`2513`)
- Render known country flags designated by a pair of unicode codepoints
in two cells instead of four.
0.17.2 [2020-03-29]
--------------------