Have the kitty --title flag apply to all windows created using kitty --session

Fixes #921
This commit is contained in:
Kovid Goyal
2018-09-09 10:49:20 +05:30
parent 49d8f4689f
commit 1f63ff1d41
3 changed files with 13 additions and 7 deletions

View File

@@ -474,7 +474,9 @@ 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
only use this if you are running a program that does not set titles.
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.
--config -c