Results 3 comments of Will Clarke

@MichaelC001 I suspect you may have to add something like ``` allow_remote_control yes listen_on unix:/tmp/kitty ``` to your kitty.conf in order to get the funky remote control features working. Having...

I was mucking around with this and managed to fix this here https://github.com/jghauser/kitty-runner.nvim/pull/13 No idea if it's actually a good idea to merge this in though - but it works...

Hah. I didn't mean to open this PR here - I was just mucking around locally. Since this fixes an issue on my computer - it now Works On My...