hluk / copyq-commands

Useful commands for CopyQ clipboard manager.
328 stars 72 forks source link

clipboard history paste command #59

Closed morganrivers closed 1 year ago

morganrivers commented 1 year ago

added an option to paste previous clipboard items using ctrl+N where N is a number 1 through 9

hluk commented 1 year ago

Thanks for contributing.

Can you add an entry to README file next to the existing Select Nth Item?

Actually, it would be also OK to replace the Select Nth Item command with your alternative. Your version looks easier to use, even though Ctrl+<N> will probably conflict with more apps - it is often used to switch tabs in web browsers, editors and other apps.

morganrivers commented 1 year ago

Ok, I added this. It's out of alphabetical order because you asked for it to be next to the existing one, but I think it makes more sense that way anyway.

On Mon, Oct 31, 2022 at 6:49 PM Lukas Holecek @.***> wrote:

Thanks for contributing.

Can you add an entry to README file next to the existing Select Nth Item https://github.com/hluk/copyq-commands/tree/master/Global#select-nth-item ?

Actually, it would be also OK to replace the Select Nth Item command with your alternative. Your version looks easier to use, even though Ctrl+ will probably conflict with more apps - it is often used to switch tabs in web browsers, editors and other apps.

— Reply to this email directly, view it on GitHub https://github.com/hluk/copyq-commands/pull/59#issuecomment-1297522976, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARRD76LDDMXZXCYPV6OF7DLWGAIEDANCNFSM6AAAAAARRXSUZM . You are receiving this because you authored the thread.Message ID: @.***>

hluk commented 1 year ago

Thanks! :+1: