From b6c3841beb113b0cd8ae771c1a787759aa36d235 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 7 Nov 2025 15:06:08 +0530 Subject: [PATCH] ... --- kitty/launch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/launch.py b/kitty/launch.py index 948fcb05e..233fedf54 100644 --- a/kitty/launch.py +++ b/kitty/launch.py @@ -134,7 +134,7 @@ opened window. --cwd completion=type:directory kwds:current,oldest,last_reported,root The working directory for the newly launched child. Use the special value -:code:`current` to use the working directory of the :option:`source window ` +:code:`current` to use the working directory of the :option:`source window `. The special value :code:`last_reported` uses the last working directory reported by the shell (needs :ref:`shell_integration` to work). The special value :code:`oldest` works like :code:`current` but uses the working directory of the