delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/07/14/04:14:57

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_RX,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Date: Thu, 14 Jul 2011 10:14:21 +0200
Message-ID: <CAO0gAEd1YG=0=yF9pXv3a0svuTwOe8FAgDrku0=7Q1Osbqjm1g@mail.gmail.com>
Subject: Re: problem with displaying graphical chars in mc under rxvt (CYGWIN=codepage:oem didnt fix it)
From: Micho Vesiak <vmicho AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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

My winning setings for these problems are finally here after several tries.
MC has now correct line drawing borders, backspace and arrows work in
bash shell, also mc works much faster in rxvt than in default cygwin
shell (which seems to run in windows cmd?). The TERM and DISPLAY
environment variables fiex several issues too.
My cygwin startup script in C:\cygwin\Cygwin.bat :

@echo off
C:
chdir C:\cygwin\bin
set TERM=rxvt-cygwin
set DISPLAY=:0
C:\cygwin\bin\rxvt.exe -fn "Terminal-18" -tn rxvt-cygwin -geometry
120x50 -sr -sl 1000 -e /bin/bash --login -i


Note that font size 10 is also readable but much smaller. Other sizes
have really ridiculous proportions.

Regards.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019