eza-community/eza

bug: Sort function not work very well with hungarian letters

Closed

#1,006 opened on May 28, 2024

 (4 comments) (0 reactions) (0 assignees)Rust (439 forks)batch import
errorsgood first issue

Repository metrics

Stars
 (21,783 stars)
PR merge metrics
 (No merged PRs in 30d)

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