Skip to content

Render ANSI Color Codes in Q's Chat Shell Execution Window #7546

Open
@SenzrMark

Description

@SenzrMark

Problem

When shell scripts that contain ANSI color codes are run inside the Q Chat's shell execution window, the ANSI color codes are not interpreted. Rather the escape characters are emitted directly, which makes the output for some scripts rather difficult to read.

Expected behavior

It would be fantastic if Q Chat's execution window could render ANSI color codes natively! It would make any colorized output from shell scripts visible (and beautiful) when rendered in the Q chat interface.

If that's too difficult to implement (hope not), it would be better to strip the unrecognized ANSI escape sequences as a fallback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions