Commit Graph

4 Commits (2741b049cb4d1870af67ec67a3aa2a5edf87902a)

Author SHA1 Message Date
nick black be4a9154a8
v2.2.1 4 years ago
nick black 3cdf7160de
v2.2.0 4 years ago
nick black 54ca2249df
v2.1.8 4 years ago
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