[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] support F13-F24 and colour on OpenBSD VGA console
From: |
Nicholas Marriott |
Subject: |
Re: [PATCH] support F13-F24 and colour on OpenBSD VGA console |
Date: |
Mon, 9 Nov 2015 08:26:29 +0000 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
Hi
On Sun, Nov 08, 2015 at 08:35:09PM -0500, Thomas Dickey wrote:
> On Sun, Nov 08, 2015 at 05:29:08PM +0000, Tati Chevron wrote:
> > Hi,
> >
> > The attached diff makes some changes to the pccon entry that supports
> > the OpenBSD VGA console.
>
> Thanks - will test/etc.
>
> > * F13-F24, which were previous undefined, are now defined.
> >
> > * The sgr definition has been changed to match the vt-220
> > entry, allowing 16 colours instead of 8.
>
> vt220's don't do color...
I he means to add SGR 1.
> > * The bold sequence is now defined.
> >
> > This patch has been approved by Nicholas Marriott on OpenBSD-tech.
>
> I don't see it here yet, though:
>
> http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share/termtypes/termtypes.master
I asked Tati to send it to you and I was going to sync up the whole
file.
Thanks