[GH-ISSUE #295] Feature request: faster pasting #165

Open
opened 2026-03-03 01:10:30 +03:00 by kerem · 3 comments
Owner

Originally created by @danielo515 on GitHub (Jul 31, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/295

Hello,

First of all, thanks for this great piece of open source software.
My desired usage is to just toggle between the most recent copied texts while pasting.
This is something that has been solved very elegantly by [citation needed] on windows.
This is how it works:

  1. You hit the paste shortcut (usually control+v)
  2. If you hold the control key, then the menu appears
  3. Every time you hit the V key again while holding the control key it selects the next available item on the history
  4. When you release the control key the selection is pasted

This greatly enhances my productivity because usually I want to paste the current clip or maybe one or two clips ago, and I don't want to open the clipy menu, select the history, then select the clip and then paste. Too many steps for something that I do too often.

Thanks and regards

Originally created by @danielo515 on GitHub (Jul 31, 2018). Original GitHub issue: https://github.com/Clipy/Clipy/issues/295 Hello, First of all, thanks for this great piece of open source software. My desired usage is to just toggle between the most recent copied texts while pasting. This is something that has been solved very elegantly by [citation needed] on windows. This is how it works: 1. You hit the paste shortcut (usually control+v) 1. If you hold the control key, then the menu appears 1. Every time you hit the V key again while holding the control key it selects the next available item on the history 1. When you release the control key the selection is pasted This greatly enhances my productivity because usually I want to paste the current clip or maybe one or two clips ago, and I don't want to open the clipy menu, select the history, then select the clip and then paste. Too many steps for something that I do too often. Thanks and regards
Author
Owner

@tiosecurity commented on GitHub (Nov 13, 2018):

Bravo! I was almost ready to create the same suggestions. This is the exactly behavior that the app should have to be absolutely perfect. +10000 to this

<!-- gh-comment-id:438157489 --> @tiosecurity commented on GitHub (Nov 13, 2018): Bravo! I was almost ready to create the same suggestions. This is the exactly behavior that the app should have to be absolutely perfect. +10000 to this
Author
Owner

@Lohoris commented on GitHub (Jan 18, 2019):

I agree. This is what Jumpcut did. When I searched for a replacement, I ended up trying Clipy, but I had to abandon it because it lacked this behaviour, sorry.

<!-- gh-comment-id:455534763 --> @Lohoris commented on GitHub (Jan 18, 2019): I agree. This is what Jumpcut did. When I searched for a replacement, I ended up trying Clipy, but I had to abandon it because it lacked this behaviour, sorry.
Author
Owner

@gsosna commented on GitHub (Mar 18, 2019):

I agree also... furthermore, 90% of cases, I want to paste the 2nd item in the history. So the initial focus should be on the 2nd item IMHO.

<!-- gh-comment-id:473754136 --> @gsosna commented on GitHub (Mar 18, 2019): I agree also... furthermore, 90% of cases, I want to paste the 2nd item in the history. So the initial focus should be on the 2nd item IMHO.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#165
No description provided.