Constant lrs::tty::flags::TTYLOC_ECHO_NL

Enable echoing newlines.

Syntax

const TTYLOC_ECHO_NL: TtyLocFlags = TtyLocFlags(cty::ECHONL);

See also