Document using negative numbers with goto_session

This commit is contained in:
Kovid Goyal
2025-08-22 07:24:58 +05:30
parent 880b8f1cf1
commit 5e6c397356

View File

@@ -55,6 +55,8 @@ easily swap between them, kitty has you covered. You can use the
map f7>h goto_session ~/path/to/hot/hot.kitty-session
# Browse and select from the list of known projects defined via goto_session commands
map f7>/ goto_session
# Go to the previously active session (larger negative numbers jump further back in history)
map f7>- goto_session -1
In this manner you can define as many projects/sessions as you like and easily
switch between them with a keypress.