#3689: allow_ansi only colors first char of word ------------------------------+---------------------- Reporter: richardp345 | Owner: mutt-dev Type: defect | Status: new Priority: minor | Milestone: Component: display | Version: 1.5.22 Keywords: allow_ansi color | ------------------------------+---------------------- When viewing the following message with mutt's internal pager and allow_ansi set to on, only the first character of "test1" is displayed red, whereas the whole of "test2" is displayed red (and in bold). I'd expect the whole of "test1" to be displayed red (unbolden.)
{{{ From <> Fri May 23 08:49:19 2014 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable =1B[0;31mtest1=1B[0;0m =1B[1;31mtest2=1B[0;0m }}} There is no issue when the message is viewed from the attachment menu. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3689> Mutt <http://www.mutt.org/> The Mutt mail user agent