package ANSITerminal

  1. Overview
  2. Docs
Basic control of ANSI compliant terminals and the windows shell.

Install

Dune Dependency

Authors

Maintainers

Sources

ANSITerminal-0.7.tar.gz
md5=5a583942e720ef5a2f7951ee2caa0ec7

Description

ANSITerminal is a module allowing to use the colors and cursor movements on ANSI terminals. It also works on the windows shell (but this part is currently work in progress).

Tags

terminal

Published: 12 Aug 2016

Dependencies (5)

  1. ocamlfind build & >= "1.5"
  2. ocamlbuild build
  3. base-unix
  4. base-bytes
  5. ocaml < "5.0"

Dev Dependencies

None

Used by (12)

  1. acgtk < "2.0.0"
  2. BetterErrors
  3. clangml < "4.0.0"
  4. elpi >= "1.3.1"
  5. gobba
  6. links >= "0.7"
  7. minicaml
  8. modelica_ml < "0.2.0"
  9. petr4
  10. podge >= "0.4"
  11. tldr
  12. usbmux < "1.1.0"

Conflicts

None