Add a changelog entry for the last merge

Also some misc code/docs cleanups for it.
This commit is contained in:
Kovid Goyal
2020-12-17 11:24:38 +05:30
parent 0b2726ec33
commit 4cd14aee42
4 changed files with 8 additions and 4 deletions

View File

@@ -15,6 +15,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Allow specifying text formatting in :opt:`tab_title_template` (:iss:`3146`)
- Linux: Read :opt:`font_features` from the FontConfig database as well, so
that they can be configured in a single, central location (:pull:`3174`)
- Graphics protocol: Add support for giving individual image placements their
own ids and for asking the terminal emulator to assign ids for images. Also
allow suppressing responses from the terminal to commands.