stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.76k stars 182 forks source link

Feature request: Copy files from found files list directly with Ctrl+C #519

Closed fliegenblues closed 1 hour ago

fliegenblues commented 2 hours ago

It would be nice if you could copy one or more files from the found files list directly with Ctrl+C, instead of having to do a right-click and selecting "Copy".

stefankueng commented 2 hours ago

Just select the files, then hit

Ctrl+C : copies file paths Ctrl+Alt+C: copies file names Ctrl+Shift+C: copies all columns

fliegenblues commented 2 hours ago

What I'm missing is the possibility to copy the files with a key shortcut so that I can subsequently copy them into a directory opened in the Windows Explorer.