<p></p>
<p>The file browser plugin does its own thing, which is to convert to lower case and then sort by Unicode code point value. That is ok for ASCII based locales, but less so for non-ascii where the Unicode collation is more appropriate eg sorting ñ between n and o in Spanish.</p>
<p>The collation ordering is performed by system library code, not Geany code.  It is supposed to follow the Unicode standard I linked above, so I suspect its not modifiable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2967#issuecomment-953472672">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJY3NPHJDU5ZDLKJJVDUJC76PANCNFSM5G3XWJJQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJYOUTD3UYBKPCBHXGLUJC76PA5CNFSM5G3XWJJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHDKNNIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2967#issuecomment-953472672",
"url": "https://github.com/geany/geany/issues/2967#issuecomment-953472672",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>