Re: S-Lang -> ncurses: Lost bold attribute
On Sun, 12 Oct 2003, Axel Thimm wrote:
> On Sat, Oct 11, 2003 at 12:35:24PM -0400, Thomas Dickey wrote:
> So is this expected behaviour, e.g. mutt&ncurses have no bright/bold
> attribute? I couldn't find any reference to this problem elsewhere.
it really depends on how the terminal description is treated by the
ncurses/slang library. slang has some hardcoded behavior to treat
the blink attribute as "bright". you may be seeing that. otherwise,
"bright" may refer to colors 8-15, which (given a correct terminfo),
is treated the same in ncurses and slang.
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net