wok-next annotate 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
rev   line source
al@19561 1 The ncurses library routines are a terminal-independent method of updating
al@19561 2 character screens with reasonable optimization.
al@19561 3
al@19561 4 This package contains:
al@19561 5
al@19561 6 * `tset` (and `reset`) - terminal initialization utility
al@19561 7 * `clear` - clears the terminal's screen
al@19561 8 * `libncursesw.so` - shared library for terminal handling
al@19561 9 * tabset and terminfo for common terminals