wok-next annotate ncurses/description.txt @ rev 20634

oxine: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 27 12:51:30 2018 +0200 (2018-04-27)
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