id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4148	mc does not threat TERM=screen.xterm-256color as 256 colored terminal	Hubbitus		"I use GNU screen and run mc inside them.


{{{
$ echo $TERM
$ screen.xterm-256color
$ mc --skin=modarin256root-defbg

┌────────────────────────────── Error ──────────────────────────────┐
│                                                                   │
│ Unable to use 'modarin256root-defbg' skin with 256 colors support │
│                    on non-256 colors terminal.                    │
│                   Default skin has been loaded                    │
│                                                                   │
└───────────────────────────────────────────────────────────────────┘
}}}
                                                                      
Run correctly with:
{{{
TERM=xterm-256color mc --skin=modarin256root-defbg
}}}

Fedora Linux 33

# rpm -q mc screen
mc-4.8.25-3.fc33.x86_64
screen-4.8.0-3.fc33.x86_64

"	defect	closed	major		mc-tty	4.8.25	invalid					no branch	
