@hackage / terminfo-hs

A pure-Haskell (no FFI) module for accessing terminfo databases

Latest0.2.1.1

About

Metadata

  • Last updated , by BryanRichter
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Bryan Richter <b@chreekat.net>

  • Lottery factor: 0

Links

Installation

Readme

This module can acquire terminfo databases and query them for terminal capabilities. For details of terminfo, consult the man pages for term(5) and terminfo(5). This package is dead simple, and doesn't do anything fancy with the capabilities themselves. It merely provides a means for accessing them.