Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <280ACD22066CBF44A2607ACD0921567D04FB87@stck2.keltec.sigtech.com>
From: Didier Juges <JugesD@keltec.sigtech.com>
To: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: FW: box() function in curses
Date: Tue, 18 Sep 2001 16:03:32 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id RAA09718

I added "export CYGWIN=codepage:oem" to my /etc/profile file, restarted
cygwin and it works.

Thanks

Didier

> -----Original Message-----
> From:	Charles Wilson [SMTP:cwilson@ece.gatech.edu]
> Sent:	Tuesday, September 18, 2001 1:44 PM
> To:	Didier Juges
> Cc:	'cygwin@cygwin.com'
> Subject:	Re: box() function in curses
> 
> Add 'codepage:oem' to your CYGWIN variable.
> --Chuck
> 
> 
> 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?
> 

--
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/

