|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


ncurses                                                              version 6.3
________________________________________________________________________________

ncurses (new curses) is a programming library providing an application
programming interface (API) that allows the programmer to write text-based user
interfaces in a terminal-independent manner. It is a toolkit for developing
"GUI-like" application software that runs under a terminal emulator. It also
optimizes screen changes, in order to reduce the latency experienced when using
remote shells. [0]

Upstream: https://invisible-island.net/ncurses/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b ncurses                                                            |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] History
________________________________________________________________________________

2021-10-23 5d24e809 ncurses: 6.3
2021-07-18 dee89701 ncurses: update for new env
2021-07-15 167bfdd6 ncurses: use VERSION
2021-07-12 4529f8d6 ncurses: enable manual pages. See #273
2021-07-06 9af8f933 ncurses: reduce package to 3MB~
2021-07-01 d507c3d4 ncurses: use new checksums format
2020-02-16 4ae379e4 ncurses: Add pc file.
2020-02-12 362156e2 ncurses: bump to 6.2
2020-01-29 a42e25d0 ncurses: Allow conflicts
2020-01-03 d1f44988 ncurses: Force non-wide ncurses lib to link against ncursesw (#131) @konimex
2019-09-13 da01629f ncurses: use https for source


[004] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Ncurses



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.