mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Fix kitty --title not overriding tab titles
It must set the OS Window title permanently. Fixes #3893
This commit is contained in:
@@ -596,7 +596,7 @@ Set the name part of the :italic:`WM_CLASS` property (defaults to using the valu
|
||||
|
||||
|
||||
--title -T
|
||||
Set the window title. This will override any title set by the program running inside kitty. So
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user