This is the mail archive of the cygwin@sources.redhat.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]

RE: mc box drawing characters mixed up


J,
	I submitted a patch for this behavior, but it hasn't yet been
applied (presumably because of either more pressing issues or an error
someone found).  If you'd like to apply and use them yourself, you can get
the patches at http://sources.redhat.com/ml/cygwin/2000-10/msg00848.html .
After applying the patches, run "tic terminfo" to update the terminfo
database.
	FWIW, I've been running with the patches for some time now with no
trouble.  Aside from the improvements, the only noticeable change is that
the patches simulate underline by highlighting the background rather than
using cyan.  You can either (A) leave it as is, (B) tweak the termcap and
terminfo files to use cyan for underlining again, or (C) add a table of
colors to fhandler_console.cc.
	I've been thinking about making just such a table.  It could be used
to simulate highlighting for each foreground/background pair instead of
highlighting the background.  I haven't done it yet because I personally
like the bright-background thing.  :)

Brad Town


> From: J Augusto de Oliveira [mailto:augusto_deoliveira@yahoo.com]
>
> I like to run mc (midnight commander) in the console,
> but the screen looks horrible.
> It looks like:
> 
<snip>
> 
> I poked around changing the TERM variable, but no
> luck.
> 
> Any suggestions how to get this fixed ?
> 
> 
> PS in xterm or rxvt it looks ok.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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