Explorer-like filename sorting

Post what you would like to see in future versions

Moderator: vuser

Post Reply
nurbles
Posts: 4
Joined: Tue Sep 11, 2012 6:11 am

Explorer-like filename sorting

Post by nurbles »

Since XP, Windows Explorer has "correctly" sorted filenames containing numbers, for example:

program_1.log
program_2.log
program_10.log

but V is still doing simple string sorting, making traversing a series of files difficult at times.
FileViewer
Site Admin
Posts: 287
Joined: Fri Apr 30, 2010 5:50 pm

Re: Explorer-like filename sorting

Post by FileViewer »

Since XP, Windows Explorer has "correctly" sorted filenames containing numbers
You need to enable Use XP (numerical) sort method from the Options submenu of the main View menu.
nurbles
Posts: 4
Joined: Tue Sep 11, 2012 6:11 am

Re: Explorer-like filename sorting

Post by nurbles »

Oops, sorry. Too many options for my tiny attention span, apparently.

Thanks!
nurbles
Posts: 4
Joined: Tue Sep 11, 2012 6:11 am

Re: Explorer-like filename sorting

Post by nurbles »

I think I thanked a bit too soon... It appears that the XP Numerical Sort option doesn't work correctly/reliably. At least not under Win 7 x64. I'm attaching a screen cap showing that the option is checked, but files aren't sorted correctly. I think the feature only works if the file name is the PRIMARY sort key, but is not used when the file name is a secondary sort key as my example shows. The XP Numerical sort should be used on file names any time that they are used as a sort key, primary, secondary or whatever.
Attachments
V screen capture showing XP Numerical Sort failing when file name is secondary key.
V screen capture showing XP Numerical Sort failing when file name is secondary key.
xp-sort-bug.png (113.46 KiB) Viewed 54712 times
Post Reply