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 Message-ID: <3C3C0D05.4070209@syntrex.com> Date: Wed, 09 Jan 2002 10:27:33 +0100 From: Pavel Tsekov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Igor Bujna CC: cygwin AT cygwin DOT com Subject: Re: cygwin console 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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Igor Bujna wrote: > Gerrit P. Haase wrote: > >> Kent, >> >> 2002-01-08 18:12:54, du schriebst: >> >>>> To get it work for me, I had to include the path to bash >>>> rxvt -e /bin/bash --login -i >>>> >> >>>> probably because I don't have the cygwin paths in my windows PATH. >>>> Once bash starts with --login it reads the /etc/profile and >>>> everything is ok. >>>> >> >>> ding ding ding ding! We have a winner. This works. >>> >> >> Come on, that isn't fair;) >> I posted MY shortcut target at the beginning of this thread: >> http://cygwin.com/ml/cygwin/2002-01/msg00370.html >> >> >> Gerrit >> > Hi, > 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. If you set the global CYGWIN environment variable to codepage:ansi the problem should disappear - or am I wrong ? -- 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/