-
I copied the config from here to try
![]() |
Beta Was this translation helpful? Give feedback.
Answered by
failable
Feb 17, 2025
Replies: 1 comment 1 reply
-
There is no shell command in the file you catted, so I dont see where
that error could be coming from.
First off dont name it
kitty.conf, kitty.conf is the name of the kitty config file.
Secondly make sure you are using up-to-date kitty, the example works
fine with kitty version 0.39 and newer.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The issue was I did not use absolute path for the session file, though the error is a bit confusing. Thanks for the hint!