Re: [REVERT Request] VT Breakage

From: H. Peter Anvin
Date: Tue Oct 14 2008 - 13:50:28 EST


Alan Cox wrote:
So please check this patch. Also, can somebody please verify what the _correct_ vt100 behavior is? The test-case was in the original commit, but

Ahah a trick question - VT100 is monochrome. Colour VT as far as I can
tell (and while I have a genuine VT220 I don't have a non-clone colour
terminal[1]) behaves as we did *before* this changeset.

Alan
[1] And nobody send me one or Telsa will kill me

VT220 was monochrome, too. You needed to go to the VT241 before you got color in the DEC terminal range (and even it didn't support color text via the SGR sequence (CSI m), according to the manual -- even the VT510 manual doesn't document colored text via SGR.)

MS-DOS ANSI.SYS definitely only had one attribute at any time; new lines was filled in with the current attribute.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/