From 746a80487ad6485b2dac85f701b5866dbced08a2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 19 Aug 2025 22:12:27 +0530 Subject: [PATCH] ... --- docs/sessions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sessions.rst b/docs/sessions.rst index 0a0aeff90..d831d2fad 100644 --- a/docs/sessions.rst +++ b/docs/sessions.rst @@ -187,7 +187,7 @@ option, like this: map kitty_mod+enter launch --add-to-session=. -This will cause newly created windows, to belong to the currently active +This will cause newly created windows to belong to the currently active session, if any. Note that adding a window to a session in this way is temporary, it does not edit the session file. If you wish to update the session file of the currently active session, you can use the following