Custom Formatter#
Formatters design widgets sent by prompt engines. A formatter receives
the terminal size as os.terminal_size
and a
list of aprompt.widgets.Widget
s.
… WIP …
Formatters design widgets sent by prompt engines. A formatter receives
the terminal size as os.terminal_size
and a
list of aprompt.widgets.Widget
s.
… WIP …