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@skylable.com> |
---|---|
License | ISC |
Published | |
Homepage | https://gitlab.com/edwintorok/cmdtui |
Issue Tracker | https://gitlab.com/edwintorok/cmdtui/issues |
Maintainer | Török Edwin <edwin@skylable.com> |
Dependencies | |
Optional dependencies | |
Source [http] | https://gitlab.com/edwintorok/cmdtui/uploads/d8ed8d08f98a8d3481121df4b9fc13cd/cmdtui-0.3.0.tbz sha256=1be279bf204f9a7ad97658082aa1b6dce241f2d169cc0fb029752578c450d539 md5=00ec10a7c55ac72f7b54aa64a62a702e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cmdtui/cmdtui.0.3.0/opam |
Required by