Page 1 of 1

Autoselect file if in both panels

Posted: 2010-10-26, 22:55 UTC
by Hacker
This is a suggestion from the Czech / Slovak forum that I was asked to translate and post here: Označení stejného souboru v obou oknech TC.

Could a file be autoselected if it is selected in one panel, and the same directory is in the other panel? This would illustrate more clearly that any action you take on the file in one panel will also happen in the opposing panel.

Roman

Posted: 2010-10-28, 08:13 UTC
by Sombra
Meanwhile... perhaps these extended commands can help to the user in Czech/Slovak forum. (select files+dirs or only files on hold the Shift key)

Code: Select all

[em_SeleccionDePanelActual2Destino]
menu=Select in target panel, items marked in source panel
cmd=SELECTFILESBTS
Param=%Z%S

[em_DesMarcarPanelActual2Destino]
menu=Unselect in target panel, items marked in source panel
cmd=SELECTFILESBTUS
Param=%Z%S

---
[em_SeleccionarPanelDestino2Actual]
menu=Select in current panel, items marked in target panel
cmd=SELECTFILESBS
Param=%Z%R

[em_DesMarcarPanelDestino2Actual]
menu=menu=Unselect in current panel, iteme marked in target panel
cmd=SELECTFILESUBS
Param=%Z%R

Posted: 2010-10-29, 00:58 UTC
by ts4242
Details about SelectFiles command
Dialog box: Configuration - Change button bar wrote:14. SELECTFILES file types marks files of the given type, e.g. SELECTFILES *.txt *.doc

Supported modifiers: D=only folders, B=both, U=unselect, L=left side, R=right side, T=target panel, S=Reverts whether just files or files+folders are selected when Shift is pressed during execution