256 color skins and screen. Was: Midnight Commander 4.8.13 released
Egmont Koblinger
egmont at gmail.com
Tue Sep 9 12:12:24 UTC 2014
On Tue, Sep 9, 2014 at 2:04 PM, Morten Bo Johansen <mbj at spamcop.net> wrote:
> ~/ % echo $TERM
> rxvt-unicode-256color
Is this what you get *inside* screen, too?
Then on one hand I don't understand why mc doesn't give you 256
colors; on the other hand I guess your top line (the menu bar) is not
properly painted. Screen requires that inside it TERM is set to
screen (or some variant, e.g. screen-256color).
Try putting this in your .screenrc:
term screen-256color
Make sure your .bashrc or similar doesn't override TERM to some
non-256color version either.
egmont
More information about the mc-devel
mailing list