Ignore CR input.
const TTYIN_IGNORE_CR: TtyInFlags = TtyInFlags(cty::IGNCR);
termios(3) and IGNCR therein