mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
b3569b6aef
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. |
||
---|---|---|
.. | ||
basics.md | ||
boxes.md | ||
colors.md | ||
directmode-helloworld.c | ||
directmode-helloworld.png | ||
directmode.md | ||
fdwidget.md | ||
input.md | ||
media.md | ||
menus.md | ||
planes.md | ||
plots.md | ||
reader.md | ||
reels.md | ||
rendered.md | ||
selectors.md | ||
SUMMARY.md | ||
writetext.md |