Skip to content
/ tty Public

A pure OCaml library for working with terminals

License

Notifications You must be signed in to change notification settings

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