Skip to content

problem with kitty -single-instance #7788

Discussion options

You must be logged in to vote

That means the socket already exists. Presumably a stale socket file left over from a crash. Reboot your computer and you should be fine. Or manually delete the socket which on macOS you can find with something like

find /private -name 'kitty-ipc*' 2>/dev/null

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yaroslavyaroslav
Comment options

Answer selected by yaroslavyaroslav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants