cortesi / modd

A flexible developer tool that runs processes and responds to filesystem changes
MIT License
2.8k stars 128 forks source link

Support TERM=dumb #17

Closed maddyblue closed 8 years ago

maddyblue commented 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:

term

My $TERM is set to dumb, which is the standard value to disable this stuff. Is it possible to support these terminals?

cortesi commented 8 years ago

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.