# Functions
NewTerminalBuffer returns an instantiated TerminalBuffer.
# Structs
MultiWriter creates a writer that duplicates its writes to all the provided writers, writers can be added / removed dynamically.
TerminalBuffer captures the last line displayed on terminal.