Closed maddyblue closed 8 years ago
My terminal doesn't support colors or other special characters that flag the terminal to do things. I get stuff like this:
My $TERM is set to dumb, which is the standard value to disable this stuff. Is it possible to support these terminals?
dumb
Hi there. Thanks for reporting this. I'd accept a patch to do this if you wanted to have a crack at it. We should also add a command-line flag to turn off color output, in-line with the matching flag in devd.
My terminal doesn't support colors or other special characters that flag the terminal to do things. I get stuff like this:
My $TERM is set to
dumb
, which is the standard value to disable this stuff. Is it possible to support these terminals?