rickyrockrat / parcellite

GNU General Public License v3.0
224 stars 29 forks source link

[Feature request] Directly paste selected item from history #1

Closed erikw closed 7 years ago

erikw commented 7 years ago

In macOS I've started to use ClipMenu and it has a very nice option to enable so that directly when you pick an item from the clipboard history, it is inserted at the cursor. For me this is exactly what I want to do 97.5% of the times, so it saved my quire a few keystrokes over time.

I would love to see this in Parcellite too.

(It seems like this is not the place where feature requests are done, since this is the first issue. Where is the right place to post this)

Thanks

rickyrockrat commented 7 years ago

It should already be there. That's what the auto-paste option does. It requires xdotool to be installed.

erikw commented 7 years ago

Oh stupid me, I missed that! Thanks :)