Quote:
Originally Posted by Mono
* Sorting of files and folders: files and folders in two separate groups in alphabetical or other order. For example first all folders sorted and then all files sorted
|
Yes, that's a good point. In GUI-based file explorers there's a pretty wide-spread agreement about this way of sorting files and dictionaries. You only find the "mixed sorting mode" in command line interfaces (like UNIX "ls" command without "--group-directories-first" option).