Projects STRLCPY neomutt Commits 02a9c57f
🤬
  • ■ ■ ■ ■
    color/command.c
    skipped 555 lines
    556 556   
    557 557   /* extract a regular expression if needed */
    558 558   
    559  - if (mutt_color_has_pattern(cid))
     559 + if (mutt_color_has_pattern(cid) && cid != MT_COLOR_STATUS)
    560 560   {
    561 561   color_debug(LL_DEBUG5, "regex needed\n");
    562 562   if (MoreArgs(s))
    skipped 149 lines
Please wait...
Page is in error, reload to recover