cl-tui icon indicating copy to clipboard operation
cl-tui copied to clipboard

A Common Lisp library for text user interfaces

Results 5 cl-tui issues
Sort by recently updated
recently updated
newest added

Are you still alive I need your help so bad, I have a better budget now pleeease

Simply building against libncursesw still breaks a few things because the lib doesn't take into account that some characters have double width.

Will require new API.

enhancement

Just wrap ncurses pad functionality in a frame.

enhancement

On ECL (alpine `apk add ecl`), load `cl-tui` will fail on loading `osicat` with error at: ``` error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 19 | #define...