mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 09:48:09 +02:00
Document how to update the currently active session
This commit is contained in:
@@ -189,8 +189,14 @@ option, like this:
|
|||||||
|
|
||||||
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
|
session, if any. Note that adding a window to a session in this way is
|
||||||
temporary, it does not edit the session file, it is meant only to allow
|
temporary, it does not edit the session file. If you wish to update the
|
||||||
adding of windows to sessions in the current kitty instance.
|
session file of the currently active session, you can use the following
|
||||||
|
mapping for it::
|
||||||
|
|
||||||
|
map f5 save_as_session --relocatable --use-foreground-process --match=session:. .
|
||||||
|
|
||||||
|
The two can be combined, using the :ac:`combine` action.
|
||||||
|
|
||||||
|
|
||||||
Keyword reference
|
Keyword reference
|
||||||
---------------------
|
---------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user