Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support OSC 4 ; color ; color spec #3036

Closed
Tyriar opened this issue Aug 11, 2020 · 0 comments
Closed

Support OSC 4 ; color ; color spec #3036

Tyriar opened this issue Aug 11, 2020 · 0 comments
Labels
help wanted type/enhancement Features or improvements to existing features
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Aug 11, 2020

Original request: microsoft/vscode#104291

Ps = 4 ; c ; spec ⇒  Change Color Number c to the color
          specified by spec.  This can be a name or RGB specification as
          per XParseColor.  Any number of c/spec pairs may be given.
          The color numbers correspond to the ANSI colors 0-7, their
          bright versions 8-15, and if supported, the remainder of the
          88-color or 256-color table.

          If a "?" is given rather than a name or RGB specification,
          xterm replies with a control sequence of the same form which
          can be used to set the corresponding color.  Because more than
          one pair of color number and specification can be given in one
          control sequence, xterm can make more than one reply.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type/enhancement Features or improvements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant