cmdtuiversion
Interactive command completion and execution for building REPLs
cmdtui is a module for declaring commands with completions and actions.
It can return a dynamically generated list of completions based on partial user
input.
The base module doesn't depend on a particular terminal control library,
and support for lambda-term
based REPLs is provided in the cmdtui.lambda-term
subpackage.
cmdtui is distributed under the ISC license.
Author | Török Edwin <edwin@etorok.net> |
---|---|
License | ISC |
Published | |
Homepage | https://gitlab.com/edwintorok/cmdtui |
Issue Tracker | https://gitlab.com/edwintorok/cmdtui/issues |
Maintainer | Török Edwin <edwin@etorok.net> |
Dependencies | |
Source [http] | https://gitlab.com/edwintorok/cmdtui/uploads/6b3cad4a29a2b1f1a019e1a1ded0e429/cmdtui-0.4.3.tbz sha256=62047731081fd212af1d85903eda1faa9a072f237e087dd561a169b9a307ead8 md5=8a792d806efab956df37f2d9316f569f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cmdtui/cmdtui.0.4.3/opam |
Required by