stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.72k stars 179 forks source link

Sorting by path is not quite correct. #485

Closed asdfchlwnsgy1236 closed 2 months ago

asdfchlwnsgy1236 commented 2 months ago

Please look at the screenshot below. image

stefankueng commented 2 months ago

and what exactly is not correct?

asdfchlwnsgy1236 commented 2 months ago

It is supposed to be sorted by path in ascending order, but you see the rows of ...\Config, and then some ...\Config\XUi, some more \Config, and then some ...\Config\XUi_Menu. I believe the correct sorting would not have those in mixed order like that.