I’m currently using Klipper, and it’s fine, I suppose, but I miss the ability to cycle through the previous clips with simple keypresses, like in the emacs killring (the only thing I miss from my very brief experimentation with emacs back in the day).
Gotcha. Yes, haven’t found anything that allows that specifically. But in my case I don’t need to enable klipper; it’s always active. No matter which windows I’m in, pressing
C-v
will paste whatever it’s in the clipboard; whereas pressing e.g.S-v C-v
will choose the previous item in the clipboard and then paste it.