vty: A simple terminal access library
vty is a *very* simplistic 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.
If you want to use it, currently the best reference is the test module (Test.hs).
Notable infelicities: requires an ANSI-type terminal, poor efficiency, requires Linux/xterm style UTF8 support.
© 2006-2007 Stefan O'Rear; BSD3 license.
| Versions | 3.0.0, 3.0.1, 3.0.2, 3.0.4, 3.1.0, 3.1.2, 3.1.4, 3.1.6, 3.1.8, 3.1.8.2, 3.1.8.4 |
|---|---|
| Dependencies | base, unix |
| License | BSD3 |
| Author | Stefan O'Rear |
| Maintainer | stefanor@cox.net |
| Category | User Interfaces |
| Home page | http://members.cox.net/stefanor/vty/dist/doc/html/ |
| Upload date | Tue Feb 14 03:11:19 UTC 2007 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.6 |
| Build failure | ghc-6.10 (log), ghc-6.8 (log) |
Modules
- Graphics
Downloads
- vty-3.0.0.tar.gz (Cabal source package)
- package description (included in the package)
