From 56b49c49fbc602c58dc5e7c1afb977aa525d38cd Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 28 Mar 2025 11:49:47 +0530 Subject: [PATCH] ... --- kitty/launch.py | 1 + 1 file changed, 1 insertion(+) diff --git a/kitty/launch.py b/kitty/launch.py index 2cc35aacc..e7c10233e 100644 --- a/kitty/launch.py +++ b/kitty/launch.py @@ -151,6 +151,7 @@ def options_spec() -> str: --hold type=bool-set Keep the window open even after the command being executed exits, at a shell prompt. +The shell will be run after the launched command exits. --copy-colors