uncursed

BSD 3-Clause

Another TUI library, this time without curses.

$ area51 add uncursedCopy

Usage

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