Multiselect with Keyboard #2850
-
Hello everyone, could anyone explain to me how to make a multiselection of the items present in the clipboard with the keyboard? Pressing control+space promotes the "search" function, which shifts the focus to the searchbar causing the selected items to be lost. Any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Shift+Up/Down arrow selects multiple consecutive items in the item list in the main window. |
Beta Was this translation helpful? Give feedback.
-
Yes thank you, but what im trying to do isn't a consecutive selection. Im trying to select items like you do into a file manager with |
Beta Was this translation helpful? Give feedback.
Looks like it is probably a Qt bug. Fix for CopyQ: #2867