package lambda-term
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Terminal manipulation library for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
3.3.2.tar.gz
sha512=78648768644058337e22c79cf1fbb1a36472b24f11b1dc0461fc38419be6ec01b02d8d0ac45fed0bc99f91ba4c0f19d3bda113e834e064bee973b734527b9766
doc/lambda-term/LTerm_key/index.html
Module LTerm_keySource
Keys
Source
type code = | Char of Uchar.t(*A unicode character.
*)| Enter| Escape| Tab| Up| Down| Left| Right| F1| F2| F3| F4| F5| F6| F7| F8| F9| F10| F11| F12| Next_page| Prev_page| Home| End| Insert| Delete| Backspace
Type of key code.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>