CliWidget icon indicating copy to clipboard operation
CliWidget copied to clipboard

C++ library for using widgets in your CLI applications for Linux and Windows.

Results 2 CliWidget issues
Sort by recently updated
recently updated
newest added

I have to see how to catch signals in C++ and execute the command to restore the cursor (set visible)

bug

add more attributes apart from blink, italic, bold, background and foreground color... More info: - http://ascii-table.com/ansi-escape-sequences.php - https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_parameters - https://stackoverflow.com/questions/4842424/list-of-ansi-color-escape-sequences

enhancement