bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screen-256color on MacOS 10.5.5


From: Thomas Dickey
Subject: Re: screen-256color on MacOS 10.5.5
Date: Mon, 1 Dec 2008 06:24:01 -0500 (EST)

On Mon, 1 Dec 2008, Thomas Dickey wrote:

On Mon, 1 Dec 2008, Sentinel wrote:


I've been seeing a lot of mails on 256 colors. My shell can show 256 using various shell scripts which use escape sequences.
btw, when i print Ncurses.COLORS in my program, i get 256.

But how can i refer to 256 colors in Ncurses ?

It has to be built with the ext-colors configure option (to provide enough bits in cchar_t to store the color information).

...and of course, applications using ncurses would be rebuilt.
(this is because the size of cchar_t changes).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]