Don't output CR at column 0.
const TTYOUT_NO_COL0_CR: TtyOutFlags = TtyOutFlags(cty::ONOCR);
termios(3) and ONOCR therein