[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48F4DBA3.4060907@zytor.com>
Date: Tue, 14 Oct 2008 10:49:23 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
Jan Engelhardt <jengelh@...putergmbh.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"Antonino A. Daplas" <adaplas@....net>
Subject: Re: [REVERT Request] VT Breakage
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists