On Tuesday, 13 September 2016 at 13:40:32 UTC, ketmar wrote:
On Tuesday, 13 September 2016 at 12:29:47 UTC, Vadim Lopatin
wrote:
Screenshots on imgur: http://imgur.com/a/eaRiT
btw. please note that on most GNU/Linux terminals you can use
simple RGB colors (with each component in [0..5] range). IRL if
$TERM != "Linux", it is safe to assume that terminal supports
256 colors (with rare exclustions like "screen" -- those can be
safely ignored, screen is fubared anyway ;-).
Thank you!
Now dlangui terminal mode supports only 16 colors.
Some refactoring is required to support RGB colors.