Skip to content

file paths precomposed #82391

Open
Open
@soloturn

Description

@soloturn

Motivation

apple filesystem and linux filesystem would be compatible for utf-8 filenames. but some archaic apple software still wants decomposed special characters. mounting linux drives on apple computers is not a pleasant experience for this.

Proposed solution

can you please strive eliminating apps which cannot deal with precomposed utf-8, and switch over file names to use precomposed characters, with swift. most prominent for not proper handling utf-8 is "finder".

Alternatives considered

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA feature request or implementationtriage neededThis issue needs more specific labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions