Skip to content

Higher fidelity foreground and background descriptions #16

@meowgorithm

Description

@meowgorithm

It could be helpful to have a little more detail in color sequences. For example, the following sequences currently translate as…

\x1b[32m     -> CSI 32m:    Foreground color: Green
\x1b[38;5;4m -> CSI 38;5;4m Foreground color: 4

…and it could be nice to see:

\x1b[32m     -> CSI 32m:    ANSI foreground color: Green
\x1b[38;5;4m -> CSI 38;5;4m ANSI256 foreground color: 4

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