Re: 256 color skins and screen. Was: Midnight Commander 4.8.13 released



You can compare the environment of the "correct" and "incorrect" mc
inside screen (e.g. in case of Linux, by something like  tr '\0' '\n'
< /proc/xxx/environ | sort... and then diff).

Look for TERM, COLORTERM, TERMCAP... who knows what else.



On Tue, Sep 9, 2014 at 2:54 PM, Morten Bo Johansen <mbj spamcop net> wrote:
On 2014-09-09 Yury V. Zaytsev wrote:

On Tue, 2014-09-09 at 14:31 +0200, Egmont Koblinger wrote:

I'm not familiar enough with screen to help you beyond this point.  It
doesn't properly set $TERM, but I don't know how to make it set it.

Maybe something horrible like

  bind C screen -t 'mc' TERM=screen-256color mc -x

I tried:

  bind C screen -t 'mc' env TERM=screen-256color mc -x

but no cigar.


Thanks,

Morten


_______________________________________________
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]