package curses
Bindings to ncurses
Install
Dune Dependency
Authors
Maintainers
Sources
1.0.9.tar.gz
md5=d99fbd558dde7c90fb8c77ff278a58f0
sha512=49dfe4c422f1aae7100f7cbdc52663b1f8b94e29090fb80a8fac326ea97ec334e1d41f8c618cdb65fd01d1066ca6773c156b01d3440522e8fb9898d2182994c0
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