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/include/notcurses
Nick Black c3508d524b
ncplane_puttext() work for longer lines (#880)
* The zoo demo made manifest that we had some serious problems handling sequences of longer lines in ncplane_puttext(). This remedies most of the problems, though it's not yet perfect. #871
* Guard notcurses* for NULL in log*() #878 #879
* Fix memory leak in ncdirect_dump_plane()
4 years ago
..
direct.h add ncdirect box-drawing functions #753 4 years ago
ncerrs.h ncvisual refactoring to support ncdirect 4 years ago
nckeys.h fix typos & improve comments 4 years ago
notcurses.h ncplane_puttext() work for longer lines (#880) 4 years ago