mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 13:45:26 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user