terminfo

Haskell bindings to the terminfo library.

https://github.com/judah/terminfo

Version on this page:0.4.0.2
LTS Haskell 22.13:0.4.1.6
Stackage Nightly 2024-03-14:0.4.1.6
Latest on Hackage:0.4.1.6

See all snapshots terminfo appears in

BSD-3-Clause licensed by Judah Jacobson
Maintained by Judah Jacobson
This version can be pinned in stack with:terminfo-0.4.0.2@sha256:f2ee86d6712bb872d40fdeccce4189a74ecb42e5a6eff7bf8d3bbbd6cab7b8e4,1680

This library provides an interface to the terminfo database (via bindings to the curses library). Terminfo allows POSIX systems to interact with a variety of terminals using a standard set of capabilities.