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: <3C3C1B8B.8060701@maxi-tip.cz> Date: Wed, 09 Jan 2002 11:29:32 +0100 From: Igor Bujna Organization: =?ISO-8859-1?Q?S=E1zkov=E1=20kancel=E1r=28?= Maxi-tip a.s. User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: cs, en-us MIME-Version: 1.0 To: 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 <3C3C0D05 DOT 4070209 AT syntrex DOT com> <3C3C145A DOT 1080103 AT maxi-tip DOT cz> Content-Type: multipart/related; boundary="------------070205010407000703070904" X-Virus-Scanned: by AMaViS perl-11 --------------070205010407000703070904 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable avel Tsekov wrote: > > > 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=20 >>>>> 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=20 >> the extended characters drawing the box (ACS_VLINE, ACS_HLINE) are=20 >> replaced with characters from the lower ASCII set (3 and =C4). This=20 >> 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 ? It's not work. For normal bash i must have codepage:oem .But under rxvt it's not working= =2E --=20 --------------070205010407000703070904--