This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re[3]: line drawing chars in Midnight Commander


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]