Bug 135487

Summary: Registers for klipper, for faster cut/copy/paste of several different items
Product: [Unmaintained] klipper Reporter: Oliver Sõro <oliver.soro>
Component: generalAssignee: Esben Mose Hansen <kde>
Status: RESOLVED WORKSFORME    
Severity: wishlist CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Oliver Sõro 2006-10-12 08:13:36 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    Slackware Packages
OS:                Linux

For example atm if a user cuts/copies several pieces of different texts into klipper to reuse them later it is very inconvienient to paste these pieces of text back. Before each paste the user has to mark from the klipper history what piece he/she wants.

So I had an idea, would it be possible to add registers to klipper, similar to VIM.
Then for example cutting/coping different pieces of text a user could to Ctrl+X+A (cut into register A) or Ctrl+C+B (copy into register B) and later the user could paste the pieces by pressing Ctrl+P+A and Ctrl+P+B.

This would make cut/copy/paste better for KDE's editors, but also for many other tiny tasks and help to juggle bits of information between different applications more easily.
Comment 1 Nate Graham 2021-04-01 21:17:49 UTC
This is what the history popup is for (now bound to Meta+V as of Plasma 5.22). It's quite fast once you get used to it.