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
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 10 Jul 2002 18:11:58 +0200
From: Pavel Tsekov <ptsekov@syntrex.com>
Reply-To: Pavel Tsekov <cygwin@cygwin.com>
Organization: Syntrex, Inc.
X-Priority: 3 (Normal)
Message-ID: <7533011638.20020710181158@syntrex.com>
To: rotaiv <rotaiv@biapo.com>
CC: cygwin@cygwin.com
Subject: Re[3]: line drawing chars in Midnight Commander
In-Reply-To: <5.1.0.14.2.20020710115745.01a3ceb0@mail.biapo.com>
References: <31CB870AD5AA384BB5419025DD9F7A8410430A@dailymail.cfs.ac.uk>
 <31CB870AD5AA384BB5419025DD9F7A8410430A@dailymail.cfs.ac.uk>
 <5.1.0.14.2.20020710115745.01a3ceb0@mail.biapo.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello rotaiv,

Wednesday, July 10, 2002, 6:03:41 PM, you wrote:

r> I downloaded the Lucinda font and set the variables as suggested but rxvt
r> is still displaying the incorrect line draw characters with mc on my XP Pro 
r> machine.  Here is my cygwin.bat file:

r> set term=rxvt-cygwin-native
r> set cygwin=binmode ntsec tty codepage:oem

Use CYGWIN and TERM instead. Btw rxvt does not read the TERM variable
- at least it seem so.

r> rxvt -sr -sl 9999 -fn "Lucida ConsoleP-14" -bg black -fg grey -e bash --login

Add '-tn rxvt-cygwin-native' option to the rxvt command line.


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

