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.
44 lines
2.8 KiB
Text
44 lines
2.8 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2011/07/12 14:38:14 phonohawk Exp $
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Codec/Binary/UTF8/Width.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Codec/Binary/UTF8/Width.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Data/Marshalling.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Data/Marshalling.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Data/Terminfo/Eval.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Data/Terminfo/Eval.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Data/Terminfo/Parse.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Data/Terminfo/Parse.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Attributes.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Attributes.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/DisplayAttributes.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/DisplayAttributes.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/DisplayRegion.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/DisplayRegion.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Image.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Image.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Inline.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Inline.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/LLInput.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/LLInput.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Picture.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Picture.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Span.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Span.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal/Generic.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal/Generic.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal/MacOSX.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal/MacOSX.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal/TerminfoBased.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal/TerminfoBased.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal/XTermColor.hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Vty/Terminal/XTermColor.p_hi
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/HSvty-${PKGVERSION}.o
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/libHSvty-${PKGVERSION}.a
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/libHSvty-${PKGVERSION}_p.a
|
|
lib/vty-${PKGVERSION}/${HASKELL_VERSION}/package-description
|
|
share/doc/vty-${PKGVERSION}/LICENSE
|
|
share/vty-${PKGVERSION}/README
|
|
share/vty-${PKGVERSION}/TODO
|