Description
Terminal applications can build full-screen interactive interfaces with reusable UI primitives.
This library is useful for developers creating text-based tools with keyboard navigation, panes, widgets, and live screen updates. It does not add a terminal app by itself; another program uses it as its interface toolkit.
Usability depends on the parent application and terminal emulator. Check keyboard shortcuts and accessibility when building tools with it.