mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-16 17:51:30 +02:00
Add ncurses library to check terminal's color support
This commit is contained in:
@ -40,6 +40,8 @@ opt_t opt;
|
||||
|
||||
input_t input;
|
||||
|
||||
int color_output_enabled = 1;
|
||||
|
||||
char **collect_out = NULL;
|
||||
int collect_out_size = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user