naryl / vt100

VT100 Common Lisp Bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vt100

VT100 Common Lisp Bindings The character codes we all forget but know exist in a simple package.

Don't use it with Emacs.

A fun one to try is (set-attribute-mode dim blink foreground-blue background-red)

then once the effects have sunk in, (set-attribute-mode reset-all-attributes)

About

VT100 Common Lisp Bindings

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Common Lisp 100.0%