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

Add support for two different 24-bit colour methods.

1) XTerm using semicolons.  CSI 38/48 ; 2 ; 0 ; R ; G ; B m
2) PabloDraw/TundraDraw. CSI 0/1 ; R ; G ; B m

These use a temporary internal palette of 15840 entries to ensure what's
on the screen is correct.  Scrollback data may be incorrect however.
parent 0040b1b1
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