openbsd-ports/devel/p5-Term-ReadKey/pkg/DESCR
wilfried 853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00

7 lines
373 B
Plaintext

This module, ReadKey, provides ioctl control for terminals and Win32
consoles so the input modes can be changed (thus allowing reads of
a single character at a time), and also provides non-blocking reads
of stdin, as well as several other terminal related features,
including retrieval/modification of the screen size, and
retrieval/modification of the control characters.