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:
Kovid Goyal
2021-08-03 09:51:53 +05:30
parent 70b5f5bce3
commit 2d7032973c
3 changed files with 12 additions and 13 deletions

View File

@@ -596,10 +596,8 @@ Set the name part of the :italic:`WM_CLASS` property (defaults to using the valu
--title -T
Set the OS window title. This will override any title set by the program running inside kitty. So
only use this if you are running a program that does not set titles. If combined
with :option:`{appname} --session` the title will be used for all windows created by the
session, that do not set their own titles.
Set the OS window title. This will override any title set by the program running inside kitty, permanently
fixing the OS Window's title. So only use this if you are running a program that does not set titles.
--config -c