Deprecated

In favour of

vty-examples

Examples programs using the vty library.

https://github.com/coreyoconnor/vty

Latest on Hackage:5.5.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by AUTHORS
Maintained by Corey O'Connor ([email protected])

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.

vty-interactive-terminal-test - interactive test. Useful for building a bug report for vtys author. vty-event-echo - view a input event log for vty. Example of interacting with user. vty-rogue - A bad rogue-like game. Go from the entrance to exit. Example of layers vty-benchmark - benchmarks vty. A series of tests that push random pictures to the terminal.

© Corey O'Connor; BSD3 license.