Skip to content

LS_COLORS support for other file attributes #1588

@yunzheng

Description

@yunzheng

Currently only symlinks, directories and regular files are colored when using ls in target-shell.

But other file attributes are currently not handled, such as setuid (u+s) and setgid (g+s) binaries, which are typically rendered with a red background in the default LS_COLORS configuration on Linux.

For a complete list of supported attributes, see the output of dircolors --print-database on Linux.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions