Enable echoing newlines.
const TTYLOC_ECHO_NL: TtyLocFlags = TtyLocFlags(cty::ECHONL);
termios(3) and ECHONL therein