dparnell / terminfo

A terminfo database front end in Common Lisp. Based on terminfo by Paul Foley.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A terminfo database front end in Common Lisp. Based on terminfo by Paul Foley.


Languages

Language:Common Lisp 100.0%