Re: [dev] Truecolor ST

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Thu, 18 Jul 2013 14:10:44 +0200

> * plain ascii
> * ansi escape codes (16 color codes with bold/italic and background)
> * 256 color palette (216 colors+16gray + ansi) (colors are 24bit)
> * 24bit true color (8*8*8 colors (aka 16 milion)
>

Ok, I think we could add it to st without too much problems. But we should think
if it has sense or not. Do you know how radare2 uses it?.

Other related problem with this kind of sequences is that they are used
only if TERM=xterm-256 or something similar, because there isn't any
terminfo capability for them.


-- 
Roberto E. Vargas Caballero
----------------------------
k0ga_AT_shike2.com
http://www.shike2.com
Received on Thu Jul 18 2013 - 14:10:44 CEST

This archive was generated by hypermail 2.3.0 : Thu Jul 18 2013 - 14:12:09 CEST