Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

CommandLineUtils: Support multi-parameter escape sequences in AnsiConsole #1821

@bricelam

Description

@bricelam

Instead of combining parameters like \x1b[1;37m, I'm forced to split them into two sequences: \x1b[1m\x1b[37m. We should support the semicolon-separated syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions