this post was submitted on 01 Jul 2023
2 points (100.0% liked)

Linux

47581 readers
862 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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).

you are viewing a single comment's thread
view the rest of the comments
[–] pglpm@lemmy.world 1 points 1 year ago (6 children)

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.

[–] eyolf@lemmy.world 2 points 1 year ago (5 children)

That's more or less what I do, but it's not quite killring'y. The workflow I'm looking for is: paste as usual with ctlr-v, then press some shortcut to replace the pasted with the previous item in the "ring", without having to go through the backwards process of first enabling klipper, then choosing item, and only then entering it.

But I'll play around with it some more and see what I figure out.

[–] pglpm@lemmy.world 1 points 1 year ago

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.

load more comments (4 replies)
load more comments (4 replies)