Check out my first novel, midnight's simulacra!

Notcurses

From dankwiki
Revision as of 00:42, 27 November 2019 by Dank (talk | contribs) (Created page with "My library for building complex, vibrant textual user interfaces (TUIs) on modern terminal emulators. It does not use Ncurses (though it does make use of libtinfo from tha...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

My library for building complex, vibrant textual user interfaces (TUIs) on modern terminal emulators. It does not use Ncurses (though it does make use of libtinfo from that package), nor is it an X/Open Curses source-compatible replacement.

Source and issue-tracking live at [Github|https://github.com/dankamongmen/notcurses].