Background option for compare by content and search

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Thorz
Member
Member
Posts: 122
Joined: 2003-12-23, 17:03 UTC

Background option for compare by content and search

Post by *Thorz »

I love that the last version uses a 2nd. thread for calculating the size of directories when ALT-SHIFT-ENTER is used. It saves a lot of time.

I also use a lot the background button when transferring files and in other cases where it is available, but one function where I miss background operations is on the comparing function and on the search function (ALT-F7).

Any possibility that this is integrated on later versions?

Thanks!
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

Post by *StatusQuo »

For Search the answer is probably here:
http://ghisler.ch/board/viewtopic.php?t=26370&highlight=background+search

For compare by content: How about the command line parameter "/S=C"?
TC Help section 4.a) wrote:/S=C
Start "Compare by content" without TC main window, e.g. totalcmd.exe /S=C c:\file1 d:\file2
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
Thorz
Member
Member
Posts: 122
Joined: 2003-12-23, 17:03 UTC

Post by *Thorz »

Thanks for the link to the other thread.

About the file compare, this looks cumbersome, having to manually write a command for making a comparison. I prefer to launch a new TC instance and continue working from there, but it would be nice to do compare by content in background from inside the program.
User avatar
petermad
Power Member
Power Member
Posts: 16032
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

this looks cumbersome, having to manually write a command for making a comparison
Then copy this button to your button bar:

Code: Select all

TOTALCMD#BAR#DATA
%COMMANDER_PATH%\TOTALCMD.EXE /S=C
%Z %T%R1 %T%S1 %P%S2
%COMMANDER_PATH%\TOTALCMD.EXE,23
Compare content (separate instance)

0
-1
Just copy the code above to clipboard, then right click on your button bar and choose "Paste".
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Thorz
Member
Member
Posts: 122
Joined: 2003-12-23, 17:03 UTC

Post by *Thorz »

Thanks, a button is a good idea. I will try it.

I still think it would be nice to include the possibility to send the compare process to background from the compare by content status window if one wish.
Post Reply