Autoselect file if in both panels

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Hacker
Moderator
Moderator
Posts: 13065
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Autoselect file if in both panels

Post 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
Last edited by Hacker on 2017-09-29, 20:27 UTC, edited 1 time in total.
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
Sombra
Power Member
Power Member
Posts: 811
Joined: 2005-12-27, 22:23 UTC
Location: Zaragoza, Spain

Post 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
I can read English, but... I write like Tarzan. (sorry)
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post 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
Post Reply