Closed lostb1t closed 6 years ago
I think the codes issue cna be fixed by setting the terminal to dumb
instead of unknown
, which also fixes tput?
Well tried that, but got some unexpected results on some commands like redis:help. (false status response) Maybe dumb terminal is too limited? ill see if i can track down why dumb fails on some commands
it seems dumb terminal either works and outputs some subset of color or control codes. Or just breaks with other. So this still seems like a valid solution to me.
Still ugly ofcourse, but in terms of streaming invalid json this will be a bit better.