AC-Terminal: Trivial wrapper over ansi-terminal.

[ bsd3, data, library, math, numerical ] [ Propose Tags ]

This trivial package presents a simplified interface to the most excellent ansi-terminal package, exposing only the functionallity that I personally use. It is very limited, but very easy to use.

This package allows you to manipulate the text output terminal (assuming your program has one). Specifically, it supports colour changes and title changes (for virtual terminals). Impressively, it (or rather, the package it wraps) works on both Windows and Unix. Under Windows, it uses native Win32 calls, while under Unix it uses ANSI escape codes.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0
Dependencies ansi-terminal (>=0.5 && <0.9), base (>=4 && <4.6) [details]
License BSD-3-Clause
Author Andrew Coppin
Maintainer MathematicalOrchid@hotmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2018-09-30T14:07:12Z
Category Data, Math, Numerical
Uploaded by AndrewCoppin at 2010-10-28T12:38:15Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1791 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]