@hackage vty-ui1.5.1

An interactive terminal user interface library for Vty

  • Deprecated

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      testing
       (off by default)

      Build for testing

      demos
       (off by default)

      Build demonstration programs

An extensible library of user interface widgets for composing and laying out Vty user interfaces. This library provides a collection of widgets for building and composing interactive interactive, event-driven terminal interfaces. This library is intended to make non-trivial user interfaces easy to express and modify without having to worry about terminal size.

Be sure to check out the user manual for the version you're using at: http://jtdaugherty.github.com/vty-ui/

Build with the demos flag to get a set of demonstration programs to see some of the things the library can do!