zut.term.write_transient
- zut.term.write_transient(text: str, *, stdout=False, newline=False, delay: float | int | None = None)
Write text to the terminal, keeping track of what was written, so that it can be erased later.
Text lines are stripped to terminal column length.