Linux: Fix emoji/bitmapped fonts not useable in symbol_map

This commit is contained in:
Kovid Goyal
2021-06-18 08:01:23 +05:30
parent 4f4d9e0ae3
commit b6b38d6f44
2 changed files with 5 additions and 1 deletions

View File

@@ -24,6 +24,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
of scrollback is less than a screen and the user has the ``--quit-if-one-screen``
option enabled for less (:iss:`3740`)
- Linux: Fix emoji/bitmapped fonts not useable in symbol_map
0.21.1 [2021-06-14]
----------------------