Wish: Sort Method: natural Like Explorer
Posted: 2023-05-07, 02:05 UTC
[A]
Until TC Version 6.58 final, TC would sort and display files the same way the Explorer and DOS do.
With TC 7.0 "natural" sorting was implemented so that the sorting of files is NEVER the same way as it is in explorer:
https://imgur.com/a/pP0S2g2
(displayed are the wrong sort order of TC8/10 [that TC11 also uses]) and the correct sort order in explorer, dos and tc pre 7.0)
Therefor I wish for the "sort method: like explorer" aka windows natural sort order to be implemented.
Example with the following files (sort order in tc natural code and numbers) and IrfanView is called upon enter to view an image:
Apple.jpeg
Apple_TV_Plus_Logo.png
Apple_TV_Plus_Logo.svg
apple tv+.png
Download.jpg
I press enter on the file "apple tv+.png" and IrfanView opens with the picture.
Upon pressing space I now get the file Apple.jpeg displayed instead of download.jpg
Thanks for reading!
PS: even Double Commander displays them out of the box in the explorer-order
(maybe this is even a bug as I can only replicate the sort order of in D7 & function StrCmpLogicalW from Shlwapi.dll
when I compare the filenames without extension.)
Until TC Version 6.58 final, TC would sort and display files the same way the Explorer and DOS do.
With TC 7.0 "natural" sorting was implemented so that the sorting of files is NEVER the same way as it is in explorer:
https://imgur.com/a/pP0S2g2
(displayed are the wrong sort order of TC8/10 [that TC11 also uses]) and the correct sort order in explorer, dos and tc pre 7.0)
Therefor I wish for the "sort method: like explorer" aka windows natural sort order to be implemented.
Example with the following files (sort order in tc natural code and numbers) and IrfanView is called upon enter to view an image:
Apple.jpeg
Apple_TV_Plus_Logo.png
Apple_TV_Plus_Logo.svg
apple tv+.png
Download.jpg
I press enter on the file "apple tv+.png" and IrfanView opens with the picture.
Upon pressing space I now get the file Apple.jpeg displayed instead of download.jpg
Thanks for reading!
PS: even Double Commander displays them out of the box in the explorer-order
(maybe this is even a bug as I can only replicate the sort order of in D7 & function StrCmpLogicalW from Shlwapi.dll
when I compare the filenames without extension.)