query terminal kitten: Allow querying font face and size information

Fixes #3756
This commit is contained in:
Kovid Goyal
2021-06-24 13:31:50 +05:30
parent 890a149a5d
commit e337fcaadc
2 changed files with 67 additions and 4 deletions

View File

@@ -35,6 +35,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Linux: Fix Emoji/bitmapped fonts not use able in symbol_map
- query terminal kitten: Allow querying font face and size information
(:iss:`3756`)
0.21.1 [2021-06-14]
----------------------