Date: Thu, 13 Jun 2002 17:10:04 -0700 (PDT) From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/39252: Syscons doesn't support 8-bit control characters Message-ID: <200206140010.g5E0A4N22890@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/39252; it has been noted by GNATS. From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Peter Jeremy <peter.jeremy@alcatel.com.au> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/39252: Syscons doesn't support 8-bit control characters Date: Fri, 14 Jun 2002 04:08:23 +0400 On Fri, Jun 14, 2002 at 09:10:36 +1000, Peter Jeremy wrote: > syscons supports a subset of ANSI x3.64 (see screen(4)) control > sequences beginning with 'ESC [' but does not support the 8-bit > equivalent of 'ESC [' (0x9b). This causes problems when using Because 0x9b will be in conflict with national character sets. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206140010.g5E0A4N22890>