Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 26 Feb 2001 11:45:04 +0300 From: Egor Duda X-Mailer: The Bat! (v1.45) Personal Reply-To: Egor Duda Organization: DEO X-Priority: 3 (Normal) Message-ID: <82238417726.20010226114504@logos-m.ru> To: "Uther Pendragon" CC: cygwin AT cygwin DOT com Subject: Re: Cygwin Termcap information involving extended ascii charicters In-reply-To: <000501c09fcb$f0944440$cb0b3ed8@dhs.org> References: <000701c09fa5$f874d380$cb0b3ed8 AT dhs DOT org> <56235443650 DOT 20010226105530 AT logos-m DOT ru> <000501c09fcb$f0944440$cb0b3ed8 AT dhs DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Monday, 26 February, 2001 Uther Pendragon uther AT uth3r DOT dhs DOT org wrote: >> what exactly do you mean by "extended ascii tables" here? if you mean >> characters with ascii codes 0x80-0xff then no special tty commands >> are needed to output them in cygwin console: cygwin console is 8-bit >> one. So the answer to your question is "currently it's simply ignore >> them" UP> but this means that several programs that use the extended ascii charicters UP> by changing the charicter set will not, i.e. midnight commander, the colors UP> and function keys work, but the box and edge graphics wont show correctly, UP> is there any future plans to correct this? Box characters have nothing to do with extended ascii codes. They are described in acsc capability in your terminfo entry. Your problem with mc arise from the fact that windows consoles have 2 modes -- ansi and oem. Original terminfo entry was written for oem mode, which was default at that time. Sometime ago cygwin have changed its default to ansi mode and it lead to problem with box characters -- in ansi mode box characters have different codes. To solve your problem you have two options. You can either set cygwin default console mode to 'oem' by adding 'codepage:oem' to your CYGWIN variable, or change acsc capability in terminfo entry. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple