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: Midnight Commander & graphic chars


Someone else mentioned this fix that worked for me.  My 
cygwin.bat file:

@echo off
set CYGWIN=codepage:oem  << this is the fix
G:
chdir G:\cygwin\bin

bash --login -i

Wes

On 28 Jul 2002 at 11:54, Jelks Cabaniss wrote:

> mc displays graphic line borders fine under X-windows, but in the normal
> bash console, these render as iso-* letters (like capital A's with
> umlauts).  I can suppress all such attempts at line drawing with "mc
> -s", but I'm wondering if there's a way to have them display as expected
> in the bash console.
> 
> 
> Thanks,
> 
> /Jelks
> 
> 
> --
> 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/
> 



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