Transate CR to NL on input.
const TTYIN_CR_TO_NL: TtyInFlags = TtyInFlags(cty::ICRNL);
termios(3) and ICRNL therein