package ANSITerminal
Basic control of ANSI compliant terminals and the windows shell
Install
Dune Dependency
github.com
Readme
Changelog
LGPL-3.0-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (12)
Authors
Maintainers
Sources
ANSITerminal-0.8.tbz
sha256=e090938871a13c28d8e00124e211df6367492790386221d80828339222eb0ead
md5=b3fc33f17823e85c86a4d9cf4498c40e
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).
README
README.md
ANSITerminal
ANSITerminal provides Basic control of ANSI compliant terminals and the windows shell.
ANSITerminal is a module allowing to use the colors and cursor movements on ANSI terminals. It also works on the windows shell (this part is currently work in progress).
Install
On Unix and OSX, the easier to install this library is to use opam:
opam install ANSITerminal
On Windows, until opam
and ocamlbuild
work well on this platform, you clone this repository and compile and install this library by executing:
build
Dependencies (4)
- base-unix
- base-bytes
-
jbuilder
>= "1.0+beta7"
- ocaml
Dev Dependencies
None
Used by (16)
- acgtk
- autofonce_core
- autofonce_lib
- BetterErrors
- camelot
-
clangml
< "4.0.0"
-
elpi
>= "1.3.1"
- gobba
- kmt
-
links
>= "0.7"
- minicaml
-
modelica_ml
< "0.2.0"
- petr4
-
podge
>= "0.4"
- tldr
-
usbmux
< "1.1.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page