Add action to close a session

This commit is contained in:
Kovid Goyal
2025-08-23 09:17:27 +05:30
parent 21fa5bb1ce
commit d3c46a829d
6 changed files with 99 additions and 6 deletions

View File

@@ -61,6 +61,9 @@ easily swap between them, kitty has you covered. You can use the
In this manner you can define as many projects/sessions as you like and easily
switch between them with a keypress.
You can also close sessions using the :ac:`close_session` action, which closes
all windows in the session with a single keypress.
Displaying the currently active session name
----------------------------------------------