Skip to content

v0.6.0

Choose a tag to compare

@waiting-for-dev waiting-for-dev released this 06 Oct 14:31
· 79 commits to main since this release
  • Add :prompt() text decorator.
  • Notify when trying to send to a terminal that hasn't been started yet.
  • Available text decorators by name can be configured in config.text_decorators.
  • .select() can take a single function instead of a table of callbacks.
  • .select() to fast-forward if single terminal and single default callback
  • Add .select_started() function to select only among started terminals.
  • Add new meta table settings for custom user data.