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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 10 Jul 2002 18:11:58 +0200 From: Pavel Tsekov Reply-To: Pavel Tsekov Organization: Syntrex, Inc. X-Priority: 3 (Normal) Message-ID: <7533011638.20020710181158@syntrex.com> To: rotaiv CC: cygwin AT cygwin DOT 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 AT dailymail DOT cfs DOT ac DOT uk> <31CB870AD5AA384BB5419025DD9F7A8410430A AT dailymail DOT cfs DOT ac DOT uk> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020710115745 DOT 01a3ceb0 AT mail DOT biapo DOT 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/