Contents Menu Expand Light mode Dark mode Auto light/dark mode
aprompt 3.0.0 documentation
aprompt 3.0.0 documentation

Content

  • Quickstart
  • Prompts
  • Perfrom Clean-Ups
  • API Reference
  • Extensions
  • Test API
  • Customization
    • Directory Structure
    • Custom Widgets
    • Custom Prompt Engine
    • Custom Formatter

Development

  • Contributing
  • Changelog
  • License
Back to top

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.Widgets.

… WIP …

Next
Contributing
Previous
Custom Prompt Engine
Copyright © 2023, phoenixR
Made with Sphinx and @pradyunsg's Furo