Constant lrs::tty::flags::TTYIN_CR_TO_NL

Transate CR to NL on input.

Syntax

const TTYIN_CR_TO_NL: TtyInFlags = TtyInFlags(cty::ICRNL);

See also