id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3754	A help shows wrong	rimf	mooffie	"Built-in help system incorrectly handles the tab character. The format of the help text does not look right.

How to reproduce:
mc -> F2 -> F1
{{{
...
║Here is a sample mc.menu file:                                                  ║
║                                                                                ║
║        ADump the currently selected file                                       ║
║        od -c %f                                                                ║
...
}}}

But:
man mc
{{{
...
       Here is a sample mc.menu file:

       A    Dump the currently selected file
            od -c %f
...
"	defect	closed	minor	4.8.19	documentation	master	fixed	help doc tab	egmont			merged	committed-master
