wok-next view ncurses/description.txt @ rev 19583
Up: cookutils, tazpkg, aufs, kmod, lguest, linux, linux64.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Jan 02 07:42:47 2017 +0200 (2017-01-02) |
parents | |
children |
line source
1 The ncurses library routines are a terminal-independent method of updating
2 character screens with reasonable optimization.
4 This package contains:
6 * `tset` (and `reset`) - terminal initialization utility
7 * `clear` - clears the terminal's screen
8 * `libncursesw.so` - shared library for terminal handling
9 * tabset and terminfo for common terminals