id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1882	PCRE search: escape sequence support in replacements, UTF8 support (just a flag for libPCRE)	vitalif	slavazanko	"mc uses glib for PCRE search by default.
that's incorrect, because glib does not support PCRE_UTF8 compile flag, so \w and other ""localizable"" regex instructions don't work as expected.
mc should use libpcre by default + PCRE_UTF8 flag.

Also, mc does not support escape sequences in replacement strings (""\n"", ""\t"" and etc), but it should.

Attaching a patch implementing these features."	enhancement	closed	minor	4.8.0-pre1	mc-search	master	fixed					merged	committed-master
