From 21579e6fcbfe41069a83246e2cc5256b00609841 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 23 Aug 2025 13:30:36 +0530 Subject: [PATCH] ... --- docs/sessions.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sessions.rst b/docs/sessions.rst index 5de4ad656..f8a911f2d 100644 --- a/docs/sessions.rst +++ b/docs/sessions.rst @@ -192,6 +192,7 @@ and :ac:`new_tab_with_cwd` actions instead, like this:: map kitty_mod+enter new_window_with_cwd map kitty_mod+t new_tab_with_cwd + map kitty_mod+n new_os_window_with_cwd This will cause newly created windows and tabs to belong to the currently active session, if any. Note that adding a window to a session in this way is