package curses
Bindings to ncurses
Install
Dune Dependency
Authors
Maintainers
Sources
1.0.11.tar.gz
md5=4ab8609fbc790fe84286c6070c05ac12
sha512=343113ab56ce339d8dc534087c27c88513a15a7d4337187f0d8e939c05730c6f2f4e6ddb2bfa6eed96b38d8e0271762d34be0ecf94bbfcbaeef29c12a362c672
doc/index.html
curses
API
Library curses
Curses
* Bindings to the ncurses library. * * Beware, all coordinates are passedy
first, thenx
. * * Functions whose name start with a "w" take as first argument the window the * function applies to. * Functions whose name start with "mv" take as first two arguments the * coordinatesy
andx
of the point to move the cursor to. For example *mvaddch y x ch
is the same asmove y x; addch ch
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page