Instead, selecting [..] on both sides and calling Compare contents should open Synchronize directories. Just saying.

Moderators: Hacker, petermad, Stefan2, white
A Hint: You don't need to select the file in the active window - in that case the file under the cursor will be used.Two files selected (one in active, one in inactive window) with different names & pressing Ctrl+Y: The files with different names will be compared.
Why both? One is enough here:
TCFS2.exe /ef if((msg(1074,1005)==0&&msg(1074,1007)==0)||(msg(1074,1006)==0&&msg(1074,1008)==0),tcm(2020),tcm(2022)) |
Words about "2 topmost selected entries" are referring to all situations where 2+ entries are selected.
This solution is nice, but (and I'm sorry) what's the point? Why call this when by the same action
It is very easy: Do not do that, it is not the usual way to handle it. Please lean more about TC handling.Damel wrote: 2022-06-22, 15:20 UTCWords about "2 topmost selected entries" are referring to all situations where 2+ entries are selected.
So "nice" or "what's the point"?
Then I don't understand what else is needed if everything was fine.Damel wrote: 2022-06-22, 17:06 UTCWhy call this when by the same action (number of steppes - assigned hotkey, click on button/menu entry) can be called Synchronize directories function itself.
What extra actions are required with my solution?Damel wrote: 2022-06-22, 17:06 UTCFunctions need to be ergonomic without additional thinking/actions, say automatically.
If there are 3 different comparison commands: cm_CompareDirs (533), cm_DirMatch (534) and cm_CompareDirsWithSubdirs (336). So substitute the desired number instead of 2020.Damel wrote: 2022-06-22, 17:06 UTCAnd to be honest, I'm not decided (and it is not at me either) what would be better (to call when [..] are selected or under cursor):
- Synchronize directories
or
- Compare directories
He really has no idea about TC. And if he wants to use it, then he should learn the TC.
Exactly! Nice to see that TC users frustrated with this issue understand well the root cause.mmm wrote: 2022-06-23, 08:06 UTC I still vote for Damel's initial request.
The follow-up conversation baffles me.
I believe Damel aims solely to GUI whereas most of the follow-up conversation deals with internal commands.