| Version 5 (modified by coconnor, 5 years ago) |
|---|
"vty is a very simple terminal interface library."
VTY
Darcs repository: http://code.haskell.org/vty/
Latest stable release 3.0.2
- Input reads is now done using non-blocking IO.
- A input character of '\t' is now mapped to the KASCII '\t' [] event instead of KASCII 'I' [MCtrl] event. Fixes #3
