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/doc/examples/src
nick black b3569b6aef
Initialize Readline on demand
Eliminate NCDIRECT_OPTION_NO_READLINE (it was only introduced in
Notcurses 2.1.6). Add a new function, ncdirect_readline(). Upon
first call to this function, initialize libreadline. Destroy
libreadline in ncdirect_stop() iff we initialized it. Add
hilodirect guessing game PoC from #1325. Rename
notcurses_directmode.3 to notcurses_direct.3. Closes #1326.
4 years ago
..
SUMMARY.md s/Fullscreen mode/Rendered mode/g 4 years ago
basics.md link to x/open curses 4 years ago
boxes.md example book chapters #785 4 years ago
colors.md example book chapters #785 4 years ago
directmode-helloworld.c first mdbook program 4 years ago
directmode-helloworld.png first mdbook program 4 years ago
directmode.md Initialize Readline on demand 4 years ago
fdwidget.md example book chapters #785 4 years ago
input.md example book chapters #785 4 years ago
media.md example book chapters #785 4 years ago
menus.md example book chapters #785 4 years ago
planes.md example book chapters #785 4 years ago
plots.md example book chapters #785 4 years ago
reader.md example book chapters #785 4 years ago
reels.md example book chapters #785 4 years ago
rendered.md s/Fullscreen mode/Rendered mode/g 4 years ago
selectors.md example book chapters #785 4 years ago
writetext.md example book chapters #785 4 years ago