@hackage vty-ui1.9
An interactive terminal user interface library for Vty
Deprecated
Dependencies (13)
- array >=0.3.0.0 && <0.6.0.0
- base >=4 && <5
- containers >=0.2 && <0.6
- data-default >=0.5.3
- directory >=1.0 && <1.3
- filepath >=1.1 && <1.5 Show all…
Dependents (11)
@hackage/dbmigrations, @hackage/editable, @hackage/reheat, @hackage/acme-everything, @hackage/pgdl, @hackage/vty-ui-extras, Show all…
Package Flags
no-tests
(off by default)
Skip build of testing executable
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, 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!