repo-mailbox/scripts
Kjell Tore Guttormsen 3af724f209 fix(send): collapse CR/LF in subject/from before writing frontmatter
A newline in --subject or --from injected arbitrary frontmatter lines
and a premature '---' terminator into the message file (review §4).
Newlines now collapse to spaces and remaining control characters are
dropped; content is preserved on one line. Four regression checks
added first (failed 4/4 against the unfixed script), selftest 44/44.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HBbjgS5A55RVavoyjJC4FX
2026-07-24 01:39:56 +02:00
..
coord-done.sh feat(scripts): import coord engine verbatim from the local install 2026-07-24 01:38:28 +02:00
coord-inbox.sh feat(scripts): import coord engine verbatim from the local install 2026-07-24 01:38:28 +02:00
coord-selftest.sh fix(send): collapse CR/LF in subject/from before writing frontmatter 2026-07-24 01:39:56 +02:00
coord-send.sh fix(send): collapse CR/LF in subject/from before writing frontmatter 2026-07-24 01:39:56 +02:00