eza-community/eza

bug: Sort function not work very well with hungarian letters

Geschlossen

#1.006 geöffnet am 28.05.2024

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (439 Forks)batch import
errorsgood first issue

Repository-Metriken

Stars
 (21.783 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

$ eza --version v0.18.14 [+git]

command that I using: eza -lahg --color=always --group-directories-first

Debian 12 stable.

Sort of accented characters does not yet work properly.

screenshot_1716806555

The correct sequence is always the following regardless of what the second character contains

A.... Á.... ... E É ... I Í ... O Ó Ö Ő ... U Ú Ü Ű ...


Contributor Guide