When OpenGrok has a file search results,
I can't find a way to copy the full path name of the matched file result into clipboard, so I can open the file in Visual Studio or any other editor.
If I browse into a file result there's the xref full path on the top pf th page, but he problem is that it has forward slash instead of backslash. I can't easily convert this into path that I can use with file->Open dialog
Is there a way to do that easily?