Skip to content

Support invalid UTF-8 #13

@tertsdiepraam

Description

@tertsdiepraam

Necessary for uutils-term-grid, see uutils/uutils-term-grid#44.

Quoting from that issue:

There are some combinations of options that require ls to display non-UTF-8 byte sequences in a grid. Because this crate only supports String (and spaces), this isn't currently possible. Support should be added for invalid UTF-8 somehow, accepting one of &[u8], OsStr(ing), or AsRef<OsStr>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions