]> Sergey Matveev's repositories - public-inbox.git/commit
lei_view_text: improve attachment display
authorEric Wong <e@80x24.org>
Wed, 28 Apr 2021 07:52:03 +0000 (07:52 +0000)
committerEric Wong <e@80x24.org>
Wed, 28 Apr 2021 19:30:58 +0000 (19:30 +0000)
commitcbe901a5175849c30980e100f2e212e24072684b
tree98530f0ada304e9a636e7cbc2a4e8573fdb86e1b
parenteee88c0967d741686e1d14a01bc34c55167213e4
lei_view_text: improve attachment display

Support setting a color to distinguish from user-supplied text.
We'll also put the $BLOB:$IDX identifier on a separate line and
just put the entire corresponding lei command in the form of:
"[-- lei blob $BLOB:$IDX --]" to teach users how to access it.
lib/PublicInbox/LeiViewText.pm