Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 9 Jan 2002 12:48:53 +0300 From: egor duda X-Mailer: The Bat! (v1.53 RC/4) Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <61135185816.20020109124853@logos-m.ru> To: Pavel Tsekov CC: Igor Bujna , cygwin AT cygwin DOT com Subject: Re: cygwin console In-Reply-To: <3C3B005B.D121F781<3<3C3C0D05.4070209@syntrex.com> References: <20020108113417 DOT A8402 AT infosat DOT net> <6374-Tue08Jan2002111758+0000-starksb AT ebi DOT ac DOT uk> <1126157253 DOT 20020108122424 AT familiehaase DOT de> <5519-Tue08Jan2002114553+0000-starksb AT ebi DOT ac DOT uk> <3C3B005B.D121F781 <3 <3C3C0D05 DOT 4070209 AT syntrex DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Hi! Wednesday, 09 January, 2002 Pavel Tsekov ptsekov AT syntrex DOT com wrote: >> its very good. Bad i have some program with ncurses. On the screen i >> see 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. PT> If you set the global CYGWIN environment variable to codepage:ansi the PT> problem should disappear - or am I wrong ? exactly the opposite. codepage:ansi is a default setting, and to draw "pretty boxes" one should use codepage:oem. Ain't it mentioned in ncurses README? Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- 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/