Skip to content

Fails for 24-bit color escapes #99

@gdamore

Description

@gdamore

The escape sequence processor fails if the distance to "m" is > 7. But 24 bit color escapes use r;g;b codes that generally are longer than this, which means that when piping output from a program that uses such escape codes they just get decoded instead of passed through cleanly.

What is really needed is a proper escape sequence parser.

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