Nicholas Marriott <nicholas.marriott <at> gmail.com> writes:

> At the moment tmux assumes that 256 colours are set using
> \033[38;5;Xm. This is definitely not ideal.
> 
> However it is definitely fine to assume that the 256 colour palette is
> fixed.
> 
> But I'm not sure it's fine to assume the aixterm colours are fixed or
> that they are the same as colours 8-15. And definitely not ok to assume
> the standard ANSI colours are the same as colours 0-7 in the 256 colour
> palette.
> 
> Of course you're right it's not ideal to assume that aixterm sequence is
> \033[9Xm either.
> 
> Dunno, might be best to just map everything to setaf and assume it'll do
> the right thing with colours 0-15. 

Is there any update on this?  I'm hoping to run tmux in fbterm, but forcing 
256 colour support doesn't work.

Or, is this something you think the fbterm devs should fix? There's too many 
conflicting implementations in terminals these days, it makes setting up 
things like tmux very time consuming.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to