Commit Graph

4 Commits (575c366960d9fc23bd743d3ff6fc87b7bfb0714b)

Author SHA1 Message Date
Nick Black dbc83c41b3
linuxconsole PoC (#791)
* use ioctl(KDGETMODE) to detect Linux console
* diagnostic on KDGETMODE
* add logdebug()
* unit test for notcurses_drop_planes(), add ncplane_putnstr_aligned()
* linuxconsole PoC
* linuxconsole: dump unicode->font table
* linuxconsole: explode glyphs
* linuxconsole: show 7 glyphs per 'line'
* linuxconjammer: shim console font with half blocks
* signals: handler for SIGTERM
* man pages: update notcurses_init() for options
* add NCOPTION_NO_FONT_CHANGES #201
4 years ago
nick black 4619492f28
doc up the linux console 4 years ago
nick black 3918ab6999
reproduce some notes regarding terminal emulators 4 years ago
nick black da765ebdaa
mojibake: don't stomp right side of boxes 4 years ago