Change the new option to limit tab title lengths to apply to the length of the title, as documented, nit the full tab

This commit is contained in:
Kovid Goyal
2022-11-29 17:41:27 +05:30
parent 6f66bbd424
commit 5c50e3869c
5 changed files with 19 additions and 12 deletions

View File

@@ -57,7 +57,7 @@ Detailed list of changes
- Wayland GNOME: Workaround for latest mutter release breaking full screen for semi-transparent kitty windows (:iss:`5677`)
- A new option :opt:`tab_max_length` to limit the length of tab titles
- A new option :opt:`tab_title_max_length` to limit the length of tab titles
0.26.5 [2022-11-07]