Enhancement request: support keyboard shortcuts to select items in Quick Paste window
Closed this issue ยท 6 comments
As a user, I want to quickly select an item in the Quick Paste window. For example, Cmd+1 selects the first item in the list, Cmd+2 selects the second item, etc. This would allow me to select/copy an item in the list without having to take my hands off the keyboard. This feature would be especially useful when the Quick Paste window has been resized to it's largest length, which allows multiple clipboard items to be viewed at once.
@0n0mat0p03ia I have it and you can press CTRL in Quick Paste window and you'll see it. I might need to add Cmd + [number] for better Mac support. I don't remember why but it did not work well so I kept CTRL for Windows and Mac.
Ah, that's great, really happy to see that it's there. As a Mac user I naturally tried Cmd and didn't think of Ctrl (Windows users might naturally try that first). Perhaps this is a discoverability issue, although maybe it's covered in one of the app tours. If not, maybe it could be added.
I'll see if I can add Cmd + [number] on next update.
Was testing Quick Paste search and Ctrl+NUM, not sure if the following is working as intended:
- Open Quick Paste
- Press / to active search
- Enter a search term that returns a few items
- Press Ctrl+NUM to select one of the search items
Ctrl+NUM did not work in this scenario. Although numbers were displayed next to each search result, pressing Ctrl+NUM to select one of them generated the default macOS "you can't do that" sound (not sure what it's called). Is this expected?
@0n0mat0p03ia yep, I can confirm that. Thanks for your report and you found the bug.