eza-community/eza

bug: Sort function not work very well with hungarian letters

已关闭

#1,006 创建于 2024年5月28日

 (4 条评论) (0 个反应) (0 位负责人)Rust (439 个派生)batch import
errorsgood first issue

仓库指标

星标
 (21,783 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

$ 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 Ú Ü Ű ...


贡献者指南