Commit 6cfa4aef authored by Kang.Jianbin's avatar Kang.Jianbin Committed by John Hood
Browse files

Add true color support.

Implement true color support define in:
https://en.wikipedia.org/wiki/ANSI_escape_code

The sequence is:
ESC[ … 38;2;;; … m Select RGB foreground color
ESC[ … 48;2;;; … m Select RGB background color
parent 70d1ca44
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment