package inquire
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
inquire 0.2.1
Libraries
This package provides the following libraries (via ocamlobjinfo):
zed
Documentation:
Zed_utils
Zed_utf8
UTF-8 enoded stringsZed_char
Zed_string
Zed_rope
Unicode ropesZed_macro
Macro recorderZed_lines
Sets of line positions.Zed_input
Helpers for writing key bindingsZed_cursor
CursorsZed_edit
Edition engines
lambda_term
Documentation:
LiteralIntf
LTerm_geom
Common types.LTerm_key
KeysLTerm_mouse
Mouse eventsLTerm_windows
Windows specific functionsLTerm_color_mappings
LTerm_dlist
Mutable sequence of elements (deprecated)LTerm_style
Text stylesLTerm_draw
DrawingLTerm_event
EventsLTerm_text_impl
LTerm_text
Styled text.LTerm_unix
Unix specific functionsLTerm
Terminal definitionsLTerm_resource_lexer
LTerm_resources
Widgets resourcesLTerm_widget_callbacks
LTerm_widget_base_impl
LTerm_buttons_impl
LTerm_containers_impl
LTerm_toplevel_impl
LTerm_ui
High level function for writing full-screen applicationsLTerm_running_impl
LTerm_scroll_impl
LTerm_widget_impl
LTerm_widget
Widgets for creating applicationsLTerm_edit
Text editionLTerm_read_line_base
LTerm_vi
LTerm_editor
LTerm_read_line
Interactive line inputLTerm_inputrc
Loading of key bindingsLTerm_history
History management
inquire
Documentation:
Inquire
Inquire is a high-level library to create interactive command line interfaces.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page