mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #405] [feature request] circular scroll for history menu #250
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#250
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @protiumx on GitHub (May 30, 2020).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/405
Hi guys,
I noticed that when I open the history menu (I use shortcuts cmd+opt+V), I can't navigate in circular mode, meaning that if I want to reach a value at the bottom from the top, I have to navigate down. It would be awesome to be able to navigate up from the first item to reach the last item of the list.
@codeshif commented on GitHub (Jun 2, 2020):
I've done this before, so presumably what you want is circular mode, right?
@protiumx commented on GitHub (Jun 2, 2020):
@codeshif yes, exactly :)
@codeshif commented on GitHub (Jun 7, 2020):
I tried to add a lot of functionality, but it was hard to separate the source code from other functionality, so I sent PR a little later.
@codeshif commented on GitHub (Jun 8, 2020):
I tried to extract the required source code but failed. I'm really sorry. If you need this function, please leave it to my email address and I will send it to you.