delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Tue, 18 Sep 2001 14:18:06 -0400 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: box() function in curses |
Message-ID: | <20010918141806.A4426@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <280ACD22066CBF44A2607ACD0921567D04FB83 AT stck2 DOT keltec DOT sigtech DOT com> |
Mime-Version: | 1.0 |
In-Reply-To: | <280ACD22066CBF44A2607ACD0921567D04FB83@stck2.keltec.sigtech.com> |
User-Agent: | Mutt/1.3.21i |
On Tue, Sep 18, 2001 at 01:12:58PM -0500, Didier Juges wrote: >The box() function in curses creates an ugly looking box, where the extended >characters drawing the box (ACS_VLINE, ACS_HLINE) are replaced with >characters from the lower ASCII set (3 and ?). This code works fine under >VT100 terminal settings. > >I suppose this may be due to the TERM setting in cygwin, which is 'cygwin' >instead of VT100. > >Any idea how to fix that? The cygwin code in question is in fhandler_console.cc. Modifying this file would be how you fix that. See also: http://cygwin.com/contrib.html cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |