The terminal configuration setting echoe (or stty echoe) controls whether the terminal echoes the erase character as a backspace-space-backspace sequence, which visually clears the character. Using -echoe disables this behavior. It is an option under stty, not a standalone command or keyword.