wok view ncurses/description.txt @ rev 25022

expedite: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 12:49:53 2022 +0000 (2022-05-18)
parents
children
line source
1 The ncurses (new curses) library is a free software emulation
2 of curses in System V Release 4.0 (SVr4), and more.
3 It uses terminfo format, supports pads and color and multiple
4 highlights and forms characters and function-key mapping, and
5 has all the other SVr4-curses enhancements over BSD curses.
6 SVr4 curses became the basis of X/Open Curses.