file selection persistence

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
OUrm7Vo2
Junior Member
Junior Member
Posts: 80
Joined: 2003-04-17, 18:50 UTC

file selection persistence

Post by *OUrm7Vo2 »

is it possible to keep the current file selection active while several operations are performed on the selected files and then deselect them if desired when done?

Example - Windows copy of multiple files.
User avatar
HolgerK
Power Member
Power Member
Posts: 5412
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

<NUM /> "restore selection"

if you don't have a keyboard with numeric pad:
cm_RestoreSelection
to put on on button or to assign any other hotkey.

Or copy to multiple destinations with single trigger:
CopyFileDialog: wrote:[x] Copy to all selected Folder/links in the target panel.
Regards
Holger
Post Reply