Skip to content

Incomplete combined escape sequence support #52

Description

@hadisfr

It seems plugin doesn't support combined escape sequences. E.g. the following string won't be colorized at all in sublime text by plugin, while Colored should appear with red color on a yellow background.

echo -e "Normal\x1b[31;43mColored\x1b[0mNormal"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions