id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3241	Colon not recognized inside escape seq in prompt	egmont	andrew_b	"export PS1=$'\[\e[38:5:214m\]orange$\[\e[0m\]'
mc

Expected: ""orange$"" prompt shows up in black under the panels.
Actual: some additional garbage

The 256-color and true-color escape sequences should allow either ';' or ':' inside as separator, actually, ':' is the more correct according to ECMA-48.  Some terminal emulators (e.g. xterm, gnome-terminal) support this.

For details, see https://bugzilla.gnome.org/show_bug.cgi?id=685759 (the opening bugreport only).
"	defect	closed	minor	4.8.13	mc-core	master	fixed					merged	committed-master
