Allow showing the name of the current layout and the number of windows in tab titles

Fixes #2634
This commit is contained in:
Kovid Goyal
2020-05-09 08:00:17 +05:30
parent 6edf00e699
commit 28fc9c69da
4 changed files with 25 additions and 6 deletions

View File

@@ -8,6 +8,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.17.4 [future]
--------------------
- Allow showing the name of the current layout and the number of windows
in tab titles (:iss:`2634`)
- macOS: Fix a regression in the previous release that caused ligatures to be
not be centered horizontally (:iss:`2591`)