Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C3C6AFB.3050805@ece.gatech.edu>
Date: Wed, 09 Jan 2002 11:08:27 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: Igor Bujna <igor.bujna@maxi-tip.cz>
CC: cygwin@cygwin.com
Subject: Re: cygwin console
References: <20020108113417.A8402@infosat.net> <voil3u43q7h599q27ubga9phmh8cm57182@4ax.com> <6374-Tue08Jan2002111758+0000-starksb@ebi.ac.uk> <1126157253.20020108122424@familiehaase.de> <5519-Tue08Jan2002114553+0000-starksb@ebi.ac.uk> <3C3B005B.D121F781 <3 <3C3C0D05.4070209@syntrex.com> <3C3C145A.1080103@maxi-tip.cz> <3C3C1B8B.8060701@maxi-tip.cz>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Try installing this font:  Lucida ConsoleP from 
http://www.neuro.gatech.edu/users/cwilson/cygutils/unversioned/bashprompt/

It is Lucida Console, reencoded to put the linedraw chars where 
codepage:oem expects them.  Then, start rxvt as:

rxvt -fn "Lucida ConsoleP-14" .....

(also, you may need to set your TERM variable to 'rxvt-cygwin-native')

--Chuck


Igor Bujna wrote:

> 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 
>>>>>> 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 ?
> 
> 
> 
> It's not work.
> For normal bash i must have codepage:oem .But under rxvt it's not working.
> 
> 



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

