Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 1995 09:01:21 -0700
From:      "Jordan K. Hubbard" <jkh@freefall.cdrom.com>
To:        "Andrey A. Chernov, Black Mage" <ache@astral.msk.su>
Cc:        CVS-commiters@freefall.cdrom.com, cvs-user@freefall.cdrom.com
Subject:   Re: cvs commit: src/release/sysinstall label.c 
Message-ID:  <25354.800899281@freefall.cdrom.com>
In-Reply-To: Your message of "Fri, 19 May 95 12:55:37 %2B0400." <ZL9q5ll8L1@astral.msk.su> 

next in thread | previous in thread | raw e-mail | index | archive | help
> A_UNDERLINE not works with color VGA, but A_BOLD *is* worked!
> A_BOLD may not works on some mono's, I don't shure that syscons
> handle it right. Tell me what is your A_BOLD problems
> (probably we need to fix termcap or syscons).

The problem seems to be rather odd:

Transition to A_BOLD, print a line of text, transition to A_NORMAL
(after the newline) and then immediately transition to A_REVERSE,
print a line, transition to A_NORMAL.  The bold line of text will have
its first world _not_ in bold (even though it makes no sense why) and
the next line will NOT be in A_REVERSE.

This does not happen in an xterm.  All the text is printed properly.

					Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25354.800899281>