tty icon indicating copy to clipboard operation
tty copied to clipboard

A pure OCaml library for working with terminals

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