[TC 11.58rc1] Typos etc. in history.txt

Bug reports will be moved here when the described bug has been fixed

Moderators: Hacker, petermad, Stefan2, white

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

Re: Error occurred when deleting folders inside an encrypted 7-Zip archive.

Post by *Fla$her »

Typo:
29.05.26 Added: wincmd.ini [Packer] EncryptedNameCache=1 controls when to cache names in header-encrypted archive archive:
0=while archive open on current tab only, 1=while archive open on any tab, 2=always (32/64)
Overquoting is evil! 👎
User avatar
petermad
Power Member
Power Member
Posts: 17375
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

[TC 11.58rc1] Typos etc. in history.txt

Post by *petermad »

29.05.26 Added: wincmd.ini [Packer] EncryptedNameCache=1 controls when to cache names in header-encrypted archive archive: 0=while archive open on current tab only, 1=while archive open on any tab, 2=always (32/64)
should be:
29.05.26 Added: wincmd.ini [Packer] EncryptedNameCache=1 controls when to cache names in header-encrypted archives: 0=while archive open on current tab only, 1=while archive open on any tab, 2=always (32/64)
___________
25.05.26 Fixed: User-defined command em_command: Icon with a negative index (numeric resource id) was not used in the start menu and button bar (32/64)
Should be:
25.05.26 Fixed: User-defined em_command: Icon with a negative index (numeric resource id) was not used in the start menu and button bar (32/64)
or
25.05.26 Fixed: User-defined command: Icon with a negative index (numeric resource id) was not used in the start menu and button bar (32/64)
___________

I can see that there has been done some tidying up - for example has 7-zip has been changed 7-Zip generally.

But for some reason double spaces has been introduced in 26 old lines compared to the previous history.txt file.

I suggest to make a search-and replace for double spaces, there are more than the 26 new ones. (a lot after the the date for versions older than 7.50 Public Beta 7 (pre1))
And also please remove spaces at the end of lines (there are 31 of those.
License #524 1994
Danish TC Translator
TC 11.58rc3 32+64bit on Windows XP 32bit & Windows 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1415b
TC 3.62 on Android 6, 13, 15 & 16
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
white
Power Member
Power Member
Posts: 6940
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *white »

Moderator message from: white » 2026-05-30, 18:19 UTC

Fla$her wrote: 2026-05-29, 21:05 UTC Typo:
Moved to this topic.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 53127
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *ghisler(Author) »

archive archive
Confirmed.
User-defined command em_command
Here I wanted to give an example of a user defined command name. Maybe change it to something else like
User-defined command em_user
or
User-defined command em_cmd
to make it more clear?
Author of Total Commander
https://www.ghisler.com
Fla$her
Power Member
Power Member
Posts: 4033
Joined: 2020-01-18, 04:03 UTC

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *Fla$her »

I would write it like this:
User-defined command em_<name>
or
User-defined command em_CommandName
Overquoting is evil! 👎
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 53127
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *ghisler(Author) »

em_<name> is a good idea, thanks!
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 17375
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *petermad »

There are still a lot of unessacary double spaces and spaces in the end of lines in history.txt for TC 11.58rc2
License #524 1994
Danish TC Translator
TC 11.58rc3 32+64bit on Windows XP 32bit & Windows 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1415b
TC 3.62 on Android 6, 13, 15 & 16
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 53127
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *ghisler(Author) »

OK, I have removed unnecessary spaces from the online version of history1158.txt now up to 2009. I kept some necessary ones, e.g. after some entries in wincmd.ini, though. Please let me know what you think.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 17375
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *petermad »

Much better - although it looks like you only went back to Dec. 2013 (8.50b1)

I took the liberty of doing some further tidying up - see https://tcmd.madsenworld.dk/history1158rc2Fix.txt

I preserved double spaces after ini keys as for example:

Code: Select all

[Configuration] OldCmdLineCount=20  allows to....
and after commands like

Code: Select all

Detect and remove invalid constructs like cd . \x  or cd  . . \x (The dots are counted as if there were no spaces)...
License #524 1994
Danish TC Translator
TC 11.58rc3 32+64bit on Windows XP 32bit & Windows 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1415b
TC 3.62 on Android 6, 13, 15 & 16
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
white
Power Member
Power Member
Posts: 6940
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *white »

22.10.24 Added: Pack files (Alt+F5): Also accept prefixes 7zip: and 7-zip: in addition to 7z: to create 7-zip archives (32/64)
Above line was changed to:
22.10.24 Added: Pack files (Alt+F5): Also accept prefixes 7zip: and 7-Zip: in addition to 7z: to create 7-zip archives (32/64)
Wasn't capitalization of 7-zip fixed in the wrong place? Shouldn't it be:
22.10.24 Added: Pack files (Alt+F5): Also accept prefixes 7zip: and 7-zip: in addition to 7z: to create 7-Zip archives (32/64)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 53127
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *ghisler(Author) »

Much better - although it looks like you only went back to Dec. 2013 (8.50b1)
No, I went back to 2009. The only change you made after that year was in 2017. I think I can accept it.
Wasn't capitalization of 7-zip fixed in the wrong place?
Correct, I have fixed it.
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 6940
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *white »

ghisler(Author) wrote: 2026-06-05, 15:21 UTC
Wasn't capitalization of 7-zip fixed in the wrong place?
Correct, I have fixed it.
Confirmed.
User avatar
petermad
Power Member
Power Member
Posts: 17375
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *petermad »

Now https://www.ghisler.com/history1158.txt compares equal to my https://tcmd.madsenworld.dk/history1158rc2Fix.txt after I fixed line 675 as suggested by white :-)
License #524 1994
Danish TC Translator
TC 11.58rc3 32+64bit on Windows XP 32bit & Windows 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1415b
TC 3.62 on Android 6, 13, 15 & 16
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
petermad
Power Member
Power Member
Posts: 17375
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *petermad »

History.txt in TC 11.57rc3 is tidied nicely up now for double spaces and trailing spaces :-)
License #524 1994
Danish TC Translator
TC 11.58rc3 32+64bit on Windows XP 32bit & Windows 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1415b
TC 3.62 on Android 6, 13, 15 & 16
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 53127
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.58rc1] Typos etc. in history.txt

Post by *ghisler(Author) »

Great, thanks!

Moderator message from: ghisler(Author) » 2026-06-21, 07:47 UTC

Moved to fixed bugs
Author of Total Commander
https://www.ghisler.com
Post Reply