Enable canonical mode.
const TTYLOC_CANONICAL: TtyLocFlags = TtyLocFlags(cty::ICANON);
termios(3) and ICANON therein