cl-ansi-term

GNU GPL, version 3

Output colored formatted text, tables and other pretty-printing widgets on ANSI-compliant terminals

$ area51 add cl-ansi-termCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ansi-term:some-function ...)