Bug 1080313

Summary: some keys stops working in Midnight Commander in gnome-terminal with latest updates
Product: [openSUSE] openSUSE Tumbleweed Reporter: Victor Zhestkov <victor.zhestkov>
Component: OtherAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: forgotten_qSPJtU54Xa
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Factory   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Victor Zhestkov 2018-02-09 14:55:11 UTC
With latest updates it seems that default TERM environment variable has changed to xterm-256color value. I think it's the reason why some keys stop working:
arrow keys (up, down)
some function keys (F10 works only on second time of pressing)
and probably more


I've changed TERM value to xterm:
export TERM=xterm
and now it works fine until next start of the gnome-terminal
COLORTERM=truecolor also affect the colors in MC in strange way. without COLORTERM environment variable MC looks better.
Comment 1 Forgotten User qSPJtU54Xa 2018-02-09 15:20:35 UTC
This is caused by an incompatibility between terminfo and slang, see the duplicate report.

This is not a bug in gnome-terminal, which has, by the way, defaulted to TERM=xterm-256color for about 3 years now.

*** This bug has been marked as a duplicate of bug 1079543 ***