mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Add action to close a session
This commit is contained in:
parent
21fa5bb1ce
commit
d3c46a829d
6 changed files with 99 additions and 6 deletions
|
|
@ -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
|
||||
----------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue