I propose a little useful option to "Synchrinize Directories" display
When you make a search (ALT+F7), you get a list of Dirs and/or Files/ Now you can navigate in that list to a certain Dir or File and click on "Go to file", which brings you right to the location of that Dir/File.
Such an option is missing in the "Synchrinize Directories" result screen. When you right click the mouse you get numerous options (all very useful) but not this one.
I think this is basic, essential and rather easy to accomplish. Anyhow I miss this option very much.
Of course there should be: "Go to file (right)" and "Go to file (left)"
Hope you add this soon
A little useful option to "Synchrinize Directories"
Moderators: Hacker, petermad, Stefan2, white
We have two files - left and right. So, perhaps we need two commands (or two context menu items) - for left one and for right one. I think two INI parameters like following may be good:
So, title and command may be set.
Or some extended syntax and only one parameter:
Code: Select all
SyncUserCommandL="Jump To Left File <--", C:\TOTALCMD\TOTALCMD.exe /n /L=%1
SyncUserCommandR="Jump To Right File -->", C:\TOTALCMD\TOTALCMD.exe /n /R=%1
Or some extended syntax and only one parameter:
Code: Select all
SyncUserCommand="Jump To Left File <--", "Jump To Right File -->", C:\TOTALCMD\TOTALCMD.exe /n /S /L=%1
Regarding SyncUserCommand suggestion
Thanks for the suggestion
I tried just coping the commands to Wincmd.ini but nothing changes.
What need I do to insert and succeed with this solution ?
Hope anyone can help me
Yosi
I tried just coping the commands to Wincmd.ini but nothing changes.
What need I do to insert and succeed with this solution ?
Hope anyone can help me
Yosi
Indeed: AutoHotkey: From FileSync open another TC instance with selected filesMaybe in another instance of TC - maybe. Someone made a script for such task.
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
-- TC starter menu: Fast yet descriptive command access!