Standalone synchronization + /O=listname: don't check "Only selected" if there is no selection

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Fla$her
Power Member
Power Member
Posts: 2318
Joined: 2020-01-18, 04:03 UTC

Standalone synchronization + /O=listname: don't check "Only selected" if there is no selection

Post by *Fla$her »

To prevent the synchronization window from closing when the TC crashes, I had to create a custom command one day:

Code: Select all

[em_SyncStandalone]
cmd=%COMMANDER_EXE% /S=S:
param=%Z%X"%P" "%T" /O="%WL"
The problem is that if there is no selection, “Only selected” is still marked, and I have to spend time removing it, although more often, due to inertia, I run the comparison immediately and, of course, don't get results (even if the cursors are on the same-name objects).

Please make this avoidable. For example, in the case of specifying %Y before /O=. Or by default.
Overquoting is evil! 👎
Post Reply