@hackage / vty-ui

An interactive terminal user interface library for Vty

Version Deprecated package1.9

About

Metadata

  • Last updated , by JonathanDaugherty
  • License BSD-3-Clause
  • Categories GUI
  • Maintained by: Jonathan Daugherty <cygnus@foobox.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    no-tests (off by default)

    Skip build of testing executable

    demos (off by default)

    Build demonstration programs

Readme

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, 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!