| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| X-Authenticated: | #14308112 |
| Date: | Wed, 2 May 2007 18:42:55 +0300 (EEST) |
| From: | Pavel Tsekov <ptsekov AT gmx DOT net> |
| cc: | Didier BRETIN <didier AT bretin DOT net>, "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| Subject: | RE: [ncurses] strange characters with rxvt |
| In-Reply-To: | <A8C9B1E752D80D42AF1F89CE4D93CB1F03B8F2E24B@USIL-EXCHG01.us.navigon.local> |
| Message-ID: | <Pine.SOC.4.64.0705021837470.21179@sole> |
| References: | <46386111 DOT 60206 AT bretin DOT net> <A8C9B1E752D80D42AF1F89CE4D93CB1F03B8F2E24B AT USIL-EXCHG01 DOT us DOT navigon DOT local> |
| MIME-Version: | 1.0 |
| X-Y-GMX-Trusted: | 0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Wed, 2 May 2007, Jeff Hawk wrote:
>> -----Original Message-----
>> From: On Behalf
>> Of Didier BRETIN
>> Sent: Wednesday, May 02, 2007 5:00 AM
>> To: Cygwin at Cygwin dot com
>> Subject: [ncurses] strange characters with rxvt
>>
>> Hi,
>>
>> I have installed ncurses and ncurses-demo on an XP box. I launch the
>> demo in a cmd window and in a rxvt. I have strange characters in the
>> rxvt, as you can see at
>> http://img143.imageshack.us/my.php?image=ncursesrxvtiu6.jpg
>>
>> I use rxvt without X.
>>
>> Did I miss something in the configuration of rxvt ?
>>
>
> From the rxvt website:
> rxvt is a colour vt102 terminal emulator intended as an xterm(1) replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. As a result, rxvt uses much less swap space.
>
> Therefore, rxvt is intended for X.
>
> As you are running it, it does not support the line drawing character sets.
This is not true. Please, take a look here:
http://www.cygwin.com/ml/cygwin/2005-10/msg01021.html
1) Basically you need to get the following font:
http://dessent.net/tmp/luconP.zip
2) Set the TERM environment variable to rxvt-cygwin-native
3) Run rxvt like this:
rxvt -fn "Lucida ConsoleP-14" other-options-here
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |