AnsiGL Wiki
A modern "graphics" API for text-based applications
Status: Pre-Alpha
Brought to you by:
nicrohobak
Great news! ncurses mode now renders more properly than ever.
But, there are a few "gotchas"...
However, with a little bit of knowledge of where to look, you should be able to find out if your terminal is indeed capable of any/all of these features and probably something about how to enable them if it's possible to do so.
If both of those environment variables are set appropriately (and your terminal supports them!) and your are linking with -lncursesw instead of -lncurses, AnsiGL will render to ncurses in 256 color mode with full UTF-8 support.