Control: tags -1 + confirmed upstream
Hi Daniel,
Thanks for the clear report and patch.
I can reproduce this on 5.0.1-2 with your minimal config:
caption always "XXXX%-50=YYYYY"
I also see the same stray NUL/garbage symptom with hardstatus %=
padding,
which suggests this is in the shared winmsg padding path
(WINESC_PAD handling), not caption-only behavior.
I suspect this is related to upstream Savannah bug #68263
(hardstatus color/padding with centered %=), but that report does not
currently describe the explicit NUL/uninitialized-byte symptom from this
bug.
I'll forward the patch upstream for discussion, and include in 5.0.1-3.
Cheers,
Peter Dey