eza-community/eza

bug: Sort function not work very well with hungarian letters

Open

#1,006 opened on May 28, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (21,783 stars) (439 forks)batch import
errorsgood first issue

Description

$ 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