[SOLVED] Paste output to clipboard

Have a suggestion for "Everything"? Please post it here.
Shohreh
Posts: 14
Joined: Fri Aug 15, 2014 12:04 pm

[SOLVED] Paste output to clipboard

Post by Shohreh »

Hello,

I sometimes need to simply copy the list of hits into the clipboard.

Unless I missed it, that feature isn't currently available — Edit > Copy does nothing.

Cheers,
599CC16F-9F63-42EB-A837-A655AAC0B18D.png
You do not have the required permissions to view the files attached to this post.
Last edited by Shohreh on Mon Jun 30, 2025 11:25 am, edited 1 time in total.
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Paste output to clipboard

Post by void »

To copy all the selected filenames:
  • Press Ctrl + Shift + C
    -or-
  • From the File menu, click Copy Full Name to Clipboard.
Shohreh
Posts: 14
Joined: Fri Aug 15, 2014 12:04 pm

Re: Paste output to clipboard

Post by Shohreh »

Thank you.