Add a new variable `{num_window_groups}` for tab_title_template

See #3837
This commit is contained in:
Kovid Goyal
2021-07-16 19:25:24 +05:30
parent d55a86e39b
commit 4b889750db
4 changed files with 15 additions and 3 deletions

View File

@@ -28,6 +28,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Render colors in the sRGB colorspace to match other macOS terminal
applications (:iss:`2249`)
- Add a new variable ``{num_window_groups}`` for the :opt:`tab_title_template`
(:iss:`3837`)
0.21.2 [2021-06-28]
----------------------