package lambda-term
Terminal manipulation library for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
lambda-term-2.0.tbz
sha256=3f17ccce3d214a6de868bf21f00cd66f15fd3a9a575942d93a2d614f4b9456e8
md5=9284c51c2ef18ebf6c17281879f2ff13
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)"
>