Overview#
Curses is a terminal control library for Unix-like systems, enabling the construction of text user interface (TUI) applications.The name is a pun on the term “cursor optimization”. It is a library of functions that manage an application's display on character-cell terminals
More Information#
There might be more information for this subject on one of the following:- [#1] - Curses_(programming_library)
- based on information obtained 2018-05-09-