cdown / clipmenu

Clipboard management using dmenu
MIT License
1.14k stars 91 forks source link

Emacs integration? #115

Closed wpcarro closed 5 years ago

wpcarro commented 5 years ago

Thanks for making this. I'd like to write an Emacs client for clipmenu. Is this something that already exists but I'm just missing?

I've tried other clipboard managers built for Emacs, but I prefer clipmenu over all other tools I've used. I no longer use rofi or dmenu, which is why I stopped using clipmenu.

cdown commented 5 years ago

Hi! Realistically speaking, I don't use emacs, so it would be something you'd have to make (and support) yourself. I also don't even really know what what would look like :-)

wpcarro commented 5 years ago

No worries. I fully expected to write and maintain the client. I wanted to check with you first to ensure that one didn't already exist of which I was unaware.

wpcarro commented 4 years ago

For anyone looking for an Emacs client for clipmenu, I wrote one:

https://github.com/wpcarro/ivy-clipmenu.el