mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Change the semantics of --title slightly
Now it no longer overrides the titles of windows/tabs created in the session. This allows windows/tabs to have their own titles while fixing the OS Window's title.
This commit is contained in:
parent
70b5f5bce3
commit
2d7032973c
3 changed files with 12 additions and 13 deletions
|
|
@ -11,7 +11,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
tabbed file, see :opt:`tab_bar_style`
|
||||
|
||||
- Fix :option:`kitty --title` not overriding the OS Window title when multiple
|
||||
tabs are present (:iss:`3893`)
|
||||
tabs are present. Also this option is no longer used as the default title for
|
||||
windows, allowing individual tabs/windows to have their own titles, even when
|
||||
the OS Window has a fixed overall title (:iss:`3893`)
|
||||
|
||||
|
||||
0.22.2 [2021-08-02]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue