Skip to content
Snippets Groups Projects
Commit c99f9885 authored by deuce's avatar deuce
Browse files

Support the XTerm palette redefinition terminal sequence.

ESC ] <string> ESC \

Where string is in the format:
rgb:R/G/B
And the values of R, G, and B are one to four hex digits.  For example:
"\e]4;1;rgb:0/0/a8" will reset the blue entry to the default value.
parent 7c74a847
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment