package lambda-term
Terminal manipulation library for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
lambda-term-3.3.1.tbz
sha256=5b77cbe096d56ae9157cb1fb55fb4e9028c89e841b1d2bfad4f13d8a1395db3c
sha512=d7968ad000c9c7e899ffb7fdd0016009f41c71d9fad4897decbe66ea24140ab1ee8428fd550c7b8016e7f6343f41e7abd53b52b5f2bf6bb85b4de64f12ac9161
doc/lambda-term/LTerm_mouse/index.html
Module LTerm_mouse
Source
Mouse events
Type of mouse button.
Source
type t = {
control : bool;
(*Is the control key down ?
*)meta : bool;
(*Is the meta key down ?
*)shift : bool;
(*Is the shift key down ?
*)row : int;
(*The row at which the mouse was when the button has been pressed.
*)col : int;
(*The column at which the mouse was when the button has been pressed.
*)
}
Type of mouse click event.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>