don't put on airs, "Colors"

pull/1785/head
nick black 3 years ago
parent 8de306a899
commit 7d0375f8e0
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -14,7 +14,7 @@ static void
tinfo_debug_caps(const tinfo* ti, FILE* debugfp, int rows, int cols,
unsigned images, unsigned videos){
const char indent[] = " ";
fprintf(debugfp, "%sColors: %u rgb: %c ccc: %c setaf: %c setab: %c\n",
fprintf(debugfp, "%scolors: %u rgb: %c ccc: %c setaf: %c setab: %c\n",
indent, ti->colors, capbool(ti->RGBflag), capbool(ti->CCCflag),
capyn(get_escape(ti, ESCAPE_SETAF)),
capyn(get_escape(ti, ESCAPE_SETAB)));

Loading…
Cancel
Save