Skip to main content

ensure_echo_on

Ensure that echo mode is enabled. Some tools such as PDB disable it which causes usability issues after reload.

def ensure_echo_on()

Ensure that echo mode is enabled. Some tools such as PDB disable it which causes usability issues after reload.

Returns

TypeDescription
Nothing is returned; the function modifies the terminal state directly.