FreeBSD.software
Home/devel/termbox2

termbox2

2.5.0devel

Terminal rendering library for creating TUIs

termbox2 is a terminal rendering library for creating TUIs. It is an alternative to the ubiquitous ncurses library. It ships with built-in support for popular terminals and can also fallback to terminfo if present. Compared to the original termbox, it retains a simple API and no dependencies beyond libc, and adds stricter error checking, more efficient escape sequence parsing, opt-in support for 32-bit color, extended grapheme clusters, code gen for built-in escape sequences, a test suite, and more. termbox2 is organized as a single file header library, though it is possible to compile it as a stand-alone shared or static library.

$pkg install termbox2
github.com/termbox/termbox2
Origin
devel/termbox2
Size
547KiB
License
MIT
Maintainer
alven@FreeBSD.org
Dependencies
0 packages
Required by
0 packages