Skip to content

Directories starting with uppercase letters are sorted first (not respecting $LC_COLLATE ?) #203

@xfzv

Description

@xfzv

The directories (and probably the files too, I didn't try) starting with uppercase letters are sorted first, which isn't supposed to happen on my system considering the $LC_COLLATE value I'm using.

A quick test with some directories containing lowercase and uppercase letters:

  • % exa -l --no-user --no-time:
    1

  • Dolphin:
    image


2

Side Plugin Remark
Left Neo-tree ❎ wrong sorting, directories with uppercase letters are sorted first
Right nvim-tree ✔️ right sorting

Can this be changed? I cannot see any relevant pref in defaults.lua

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions