cl-tui
High-level library for making Text User Interfaces
$ area51 add cl-tuiCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-tui:some-function ...)High-level library for making Text User Interfaces
$ area51 add cl-tuiCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-tui:some-function ...)