Constant lrs::tty::flags::TTYLOC_ERASE

Enable erasing characters.

Syntax

const TTYLOC_ERASE: TtyLocFlags = TtyLocFlags(cty::ECHOE);

See also