Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 508 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 508 Bytes

terminfo

A terminfo database front end in Common Lisp. The package provides a method for determining which capabilities a terminal (e.g. "xterm") has and methods to compile or put commands to a stream.

Based on terminfo by Paul Foley, terminfo was later modified for use in linedit and the hemlock text editor. This library consolidates changes to the terminfo package to provide a flexible interface.