Page 1 of 1

Feature request: Copy selected file listing as text

Posted: 17.02.2020, 13:05
by mgroen
Another feature request of mine:
Please include an option to copy the selected file listing as text.

So that selected files can for example be pasted in Notepad/Excel

this is handy when you go through a list of files you need to work on, and enable a checkmark before each handeld file (for example in Excel).

Another tool similar of FreeCommander which I am also evaluating now already has that feature - its very usefull.

Thanks,

Re: Feature request: Copy selected file listing as text

Posted: 17.02.2020, 16:33
by Timon
You can use:
Edit - Copy full name as text (Alt+Ins)
Edit - Copy name as text (Shift+Alt+Ins)
Edit - Copy full path as text (Ctrl+Alt+Ins)

Re: Feature request: Copy selected file listing as text

Posted: 17.02.2020, 16:47
by mgroen
Timon wrote: 17.02.2020, 16:33 You can use:
Edit - Copy full name as text (Alt+Ins)
Edit - Copy name as text (Shift+Alt+Ins)
Edit - Copy full path as text (Ctrl+Alt+Ins)
Thats just great! Thanks!!