package inuit

  1. Overview
  2. Docs
Make interactive text-based user-interfaces in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

inuit-0.4.tbz
md5=d9c9b2755aff410c38976b3ef1b3c2a5

CHANGES.md.html

v0.4 2017-11-12 Paris

Introduce an experimental Inuit_format module to integrate with stdlib Format.formatter. Minor: Inuit_base.utf8_length takes an optional offset.

v0.3 2017-10-09 Paris

Disable click on the right border of a region (cursor must be inside, not on the border). Tweak Widget.Tree api.

v0.2 2017-01-22 London

Update grenier dependency. Remove some exotic unicode characters in widgets. Indent tree by one character instead of two.

v0.1 2016-11-09 Paris

First release.