Constant lrs::tty::flags::TTYIN_NL_TO_CR

Transate NL to CR on input.

Syntax

const TTYIN_NL_TO_CR: TtyInFlags = TtyInFlags(cty::ISTRIP);

See also