The latest version of vty is 6.2-0.

vty

Version 5.7.1 revision 2 uploaded by HerbertValerioRiedel.

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.

Developers: See the Graphics.Vty module.

Users: See the Graphics.Vty.Config module.

If your terminal is not behaving as expected the results of the vty-interactive-terminal-test executable should be sent to the Vty maintainter to aid in debugging the issue.

Notable infelicities: Assumes UTF-8 character encoding support by the terminal; Poor signal handling; Requires terminfo.

This project is hosted on github.com: https://github.com/coreyoconnor/vty

git clone git://github.com/coreyoconnor/vty.git

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

© 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