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.4.0.tar.gz
sha512=e3014f90346a1c02846047edf6d9c494de860c1b2de31c6561548221b0723e9cf3790ff9950d7958e68faaa9e44aa210eaf74e92cc119b45dcbc93ade9c14647
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)"
>