You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/tests
Nick Black a7d50b557d
ncplane_at_cursor (#76), CCCflag, nonblocking stdin (#78) (#84)
* put stdin into nonblocking mode, retry on short write to stdout #78
* wrap getc_blocking() around a poll #78
* get CCCflag from terminfo. stop clearing the screen in render/startup
* implement ncplane_at_cursor() #76
* ncplane_at_cursor() unit test for simples #76
* PlaneAtCursorComplex unit test #76
* PlaneAtCursorInsane() unit test #76
* nplane_at_cursor: return number of bytes, not just 0/-1
* uniblock-demo: add a bunch of pages from Unicode 12
* demo: make -d delay multiplier a float
* egcpool: check offset against poolsize in check_validity()
* notcurses_init(): set smkx/rmkx to NULL with pass_through_esc
* PlaneAtCursorAttrs unit test #76
* add ncplane_styles() accessor
5 years ago
..
atliens.mkv release guide 5 years ago
cell.cpp enhance SetStyles unit test 5 years ago
dsscaw-purp.png release guide 5 years ago
egcpool.cpp unit tests for egcpool removal #59 5 years ago
libav.cpp input: add pass_through_esc option, otherwise run smkx #78 5 years ago
main.cpp version string, notcurses_version() 5 years ago
main.h notcurses: interrogate terminfo for styles 5 years ago
ncplane.cpp ncplane_at_cursor (#76), CCCflag, nonblocking stdin (#78) (#84) 5 years ago
notcurses.cpp input: decode special keys, call notcurses_resize() #79 5 years ago