Commit Graph

58 Commits (master)

Author SHA1 Message Date
nick black e87fbcba79 TERMINALS: add info for foot (wayland) 3 years ago
nick black 678085ab0c
TERMINALS: add foot, fix table 3 years ago
nick black 2eb3bc1f88 get cell size in pixels, include in banner #1368 3 years ago
nick black f86b4cdc8c
document terminal TIOCGWINSZ pixel support 3 years ago
nick black fdd1785ff0
TERMINALS.md: mention linux console font reprogramming 3 years ago
nick black 2b42498c0d
add some notes regarding tmux #1314 3 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.
3 years ago
nick black b0301c834d
git mv TERMS.md TERMINALS.md 3 years ago