0

I'm looking for an app to manage copy and paste tasks.

What I need is to have shorcuts to the last copied text.

Let's say I copy these 4 lines in 4 times:

111111
222222
333333
444444

Then I'd like to have 4 shortcuts to paste every one of them. Something like:

cmd + 1 (to paste '111111') cmd + 2 (to paste '222222') and so on..

The closed match I found is Clipmenu since it seems that you can use the shortcuts I need (cmd + 1, cmd + 2...) but it doesn't work though

1 Answers1

1

I use FlyCut, you can do Cmd-Shift-V and then cycle through your recently copied texts with arrow keys.