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
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
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
----------------------------------------------