Can we change the dbg formatting. I think in general it is preferable for debug to stay on one line if it is currently one line and only format multiline if it started multiline.
I really dislike when it goes from:
dbg (part1 data)
to:
dbg
part1 data
From 1 line to 3 (zullip ui is hiding the final blank line).
agreed, let's change it! :big_smile:
filed #6188
Last updated: Jun 16 2026 at 16:19 UTC