Enable erasing the whole line.
const TTYLOC_KILL: TtyLocFlags = TtyLocFlags(cty::ECHOK);
termios(3) and ECHOK therein