Skip to content

ocaml-tui/tty

Repository files navigation

TTY

TTY is a pure OCaml library for directly interacting with the terminal, including escape sequences, color profiles, colors, and consuming stdin.

It is the main backend for MintTea.

Getting Started

$ opam install tty