package ANSITerminal
Basic control of ANSI compliant terminals and the windows shell
Install
Dune Dependency
github.com
Readme
Changelog
LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (12)
Authors
Maintainers
Sources
ANSITerminal-0.8.5.tbz
sha256=ab73b218b6a30267d2bbc43312dcf313981b8b0bec555d92b06b87664b2dd30e
sha512=8ddd766c007bf66d6a6d1ce0f68ad55e18e82f439fdec6c0387f18f6a5e8c87bb2d7b595cbdab5acf9a5cf76efa73b8e8921481a5028774dcd9d2d9fe544603e
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
Documentation
The API may be read online.
Dependencies (4)
- base-unix
- base-bytes
-
dune
>= "2.0"
-
ocaml
os != "win32" | >= "4.04"
Dev Dependencies
None
Used by (19)
- acgtk
- autofonce_core
- autofonce_lib
- BetterErrors
- camelot
-
catala
< "0.9.0"
-
clangml
< "4.0.0"
- commons
-
elpi
>= "1.3.1"
- gobba
- kmt
-
links
>= "0.7"
- minicaml
-
modelica_ml
< "0.2.0"
- opomodoro
- 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