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.
If you right-click on the Klipper tray icon, select “Configure…” and then “Shortcuts”, you can assign shortcuts to move back and forth in the kill ring, and to paste. I have assigned S-v for backwards and S-C-v for forward. Then the usual C-v will paste. The tray icon also shows you the current selection (and the ones above and below) in the killring, as you move through it.
PS: there’s also another functionality of Klipper that I use from time to time: you can make the whole “killring” appear, and choose the entry you want to paste with the mouse: as you click it it’s entered. This is also bound to a key (in my case
S-w
) and works no matter which window I’m in.