termp
Check if we are in a dumb or real terminal. Provide the termp check and a quit function.
$ area51 add termpCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(termp:some-function ...)