Bug 135487 - Registers for klipper, for faster cut/copy/paste of several different items
Summary: Registers for klipper, for faster cut/copy/paste of several different items
Status: RESOLVED WORKSFORME
Alias: None
Product: klipper
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Slackware Linux
: NOR wishlist
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-12 08:13 UTC by Oliver Sõro
Modified: 2021-04-01 21:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.