lambda-term-actions

terminal manipulation library for OCaml (runtime)

Install

All systems
curl cmd.cat/lambda-term-actions.sh
Debian Debian
apt-get install liblambda-term-ocaml
Ubuntu
apt-get install liblambda-term-ocaml
image/svg+xml Kali Linux
apt-get install liblambda-term-ocaml
Fedora
dnf install ocaml-lambda-term
Windows (WSL2)
sudo apt-get update sudo apt-get install liblambda-term-ocaml
Raspbian
apt-get install liblambda-term-ocaml

liblambda-term-ocaml

terminal manipulation library for OCaml (runtime)

Lambda-term is a cross-platform library for manipulating the terminal. It provides abstraction for keys, mouse events, colors, as well as a set of widgets to write curses-oriented applications. This package contains the runtime libraries for programs using lambda-term.

ocaml-lambda-term

Terminal manipulation library for OCaml