Display archive name before searching in it

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Display archive name before searching in it

Post by *MVV »

During search in archives packers ask for a passwords for encrypted archives. Currently it is impossible to know which archive TC tries to open (TC and Total7zip password prompts don't show archive path).

It would be useful if TC show archive path in e.g. status bar before opening it (only when search in archives is used) so in case of password prompt user could see archive path somewhere.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50873
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

The problem is that the status line is only updated from time to time to speed up the search. When the request for the password occurs, TC has no way to show the name of the archive there. I could show it in the dialog box requesting the password, but this will only work for internal unpacking, not when plugins request the password...
Author of Total Commander
https://www.ghisler.com
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

I think it won't slow search too much if you display archive name before opening it because archive processing is not as fast as single file enumeration, and archive may contain a lot of files.

Would be nice to update status bar e.g. once per second and treat archives like directories, so it could show that TC is in archive now in a second after displaying dialog... However such way will need separate worker thread.
Post Reply