The latest version of vty is 6.2-0.

vty

Version 4.7.1 revision 0 uploaded by CoreyOConnor.

Package meta

Synopsis
A simple terminal UI library
Description

vty is terminal GUI library in the niche of ncurses. It is intended to be easy to use, have no confusing corner cases, and good support for common terminal types.

Included in the source distribution is a program test/interactive_terminal_test.hs that demonstrates the various features.

If your terminal is not behaving as expected the results of the test/interactive_terminal_test.hs program should be sent to the Vty maintainter to aid in debugging the issue.

Notable infelicities: Sometimes poor efficiency; Assumes UTF-8 character encoding support by the terminal;

Project is hosted on github.com: https://github.com/coreyoconnor/vty

git clone git:/github.comcoreyoconnor/vty.git

© 2006-2007 Stefan O'Rear; BSD3 license.

© 2008-2012 Corey O'Connor; BSD3 license.

Author
AUTHORS
Bug reports
n/a
Category
User Interfaces
Copyright
n/a
Homepage
https://github.com/coreyoconnor/vty
Maintainer
Corey O'Connor (coreyoconnor@gmail.com)
Package URL
n/a
Stability
n/a

Components