zut.terminal.write_live

zut.terminal.write_live(text: str, newline=False)

Write text to stdout, keeping track of what was written, so that it can be erased next time.

Text lines are stripped to terminal column length.