multiSnow / mcomix3

End of Fork
Other
97 stars 39 forks source link

Add locale based sorting to match the ordering of files in other applications. #121

Closed awused closed 4 years ago

awused commented 4 years ago

This matches the order of files from other applications like ls or file managers. It might make sense to replace SORT_NAME with this comparator but I didn't want to change the behaviour for anyone who is used to it and added it as a new option instead.