lambda-term
Terminal manipulation library for OCaml
Description
Lambda-term is a cross-platform library for manipulating the terminal. It provides an abstraction for keys, mouse events, colors, as well as a set of widgets to write curses-like applications. The main objective of lambda-term is to provide a higher level functional interface to terminal manipulation than, for example, ncurses, by providing a native OCaml interface instead of bindings to a C library. Lambda-term integrates with zed to provide text edition facilities in console applications.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 May 2020
- Authors
- Maintainers
Sources
Dependencies
dune
>= "1.1.0"
mew_vi
>= "0.5.0" & < "0.6.0"
camomile
>= "1.0.1"
zed
>= "3.1.0" & < "3.2.0"
lwt
>= "4.2.0"
ocaml
>= "4.02.3"
Reverse Dependencies
github-unix
>= "4.1.0" & < "4.3.2"
inquire
< "0.2.1"
ocp-browser
>= "1.2.1"
prof_spacetime
>= "0.3.0"
protocol-9p-tool
>= "2.0.2"
utop
>= "2.5.0"