Have the --start-as flag be respected when used with --single-instance

Fixes #9228
This commit is contained in:
Kovid Goyal
2025-11-17 17:42:26 +05:30
parent 4ea6862dd3
commit 11dd7eeb8e
3 changed files with 11 additions and 4 deletions

View File

@@ -165,6 +165,9 @@ Detailed list of changes
- kitten @ ls: Also output the neighbors for every window (:disc:`9225`)
- Have the :option:`kitty --start-as` flag be respected when used with
:option:`kitty --single-instance` (:iss:`9228`)
0.44.0 [2025-11-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~