How to launch new os window with launch session #7737
-
Hi there, I've created a custom launch session, but it is only picked when I launch kitty for the first time, is there a way to map CMD+n to a new launch session? |
Beta Was this translation helpful? Give feedback.
Answered by
kovidgoyal
Aug 19, 2024
Replies: 2 comments 2 replies
-
map cmd+n kitty --session whatever
|
Beta Was this translation helpful? Give feedback.
1 reply
-
map cmd+n launch --type=background kitty --session whatever |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
patrick91
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
map cmd+n launch --type=background kitty --session whatever