[GH-ISSUE #262] Lowercase and uppercase names are sorted seperately #136

Closed
opened 2026-04-08 16:50:37 +03:00 by zhus · 0 comments
Owner

Originally created by @abe1242 on GitHub (Sep 2, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/262

Problem

Files/directories beginning with lowercase names are placed after all the uppercase names.
imo, sorting should be done in such a way that lowercase and uppercase letters are given the same priority, and in case there is a match, the priority should be given to lowercase

Log

Environment:

  • Dufs version: 0.36.0
  • Browser/Webdav Info:
  • OS Info: Android/Termux aarch64
Originally created by @abe1242 on GitHub (Sep 2, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/262 **Problem** Files/directories beginning with lowercase names are placed after all the uppercase names. imo, sorting should be done in such a way that lowercase and uppercase letters are given the same priority, and in case there is a match, the priority should be given to lowercase **Log** **Environment:** - Dufs version: 0.36.0 - Browser/Webdav Info: - OS Info: Android/Termux aarch64
zhus closed this issue 2026-04-08 16:50:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#136