kitty-runner.nvim icon indicating copy to clipboard operation
kitty-runner.nvim copied to clipboard

Allows sending messages with MacOS window-mode

Open will-clarke opened this issue 2 years ago • 1 comments

I've no idea if this actually works / breaks other OS flows / with a different setup, but this works for me ¯_(ツ)_/¯

will-clarke avatar Nov 29 '23 20:11 will-clarke

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 Machine ™️ - it may be worth looking into a better solution (or even merging this in if it's a real issue that other people face).

One other thing that may be worth changing here - we could improve the README to say that we should have something like

allow_remote_control yes
listen_on unix:/tmp/kitty

in our ~/.config/kitty/kitty.conf ¯_(ツ)_/¯

will-clarke avatar Nov 29 '23 20:11 will-clarke