That is an enhancement request. There is currently no way to copy a result from Find In Files or grep panes. It is necessarily when analyzing sources.
Dear Yury, can you elaborate what you want? Currently, the feature request is too unspecific. For instance, let's say you select some lines, and then press Ctrl+C, do you expect newline separated file list in the clipboard (plain text) + the mime-info as url list? If an URL is listed multiple times, do you expect it to appear multiple times? Do you expect the list to also contain something like :line:column? Please be more detailed when you ask for features and best describe your usecase with the complete workflow you have in mind :-)
Hello, Dominik. Yes, I mean just a newline separated list in the clipboard in plain text with the file name in the plain text, too. Line number has to be copied as well. Ideally, it could be great to have two options: copy with line numbers and copy without line numbers by keeping line indentation, like the regular grep output. Copying could be implemented either via pressing Ctrl+C or via selecting in right-click menu. I believe right-click menu might be simpler to implement. We can have the following items in the right-click menu: copy (means copying of the currently pointed line), copy all, and copy without line numbers. Thanks, Yury
Results can now be copied