Closed ghost closed 6 years ago
Can you be more specific about what breaks? Do you mean to say that Plan 9 does not accept ANSI escape sequences for text written to the terminal?
Can you rebase against master?
Hey Kevin, feel free to close this.
I have abandoned my efforts to port my software to Plan 9. If I ever need this patch again, I can use my own fork... no need to modify the upstream package you own.
In any case, yeah, no escape sequences AFAIK https://news.ycombinator.com/item?id=11883092
I had initially modified isatty.IsTerminal() for Plan 9 to return false, but that doesn't seem right. The point is that even in terminal windows, escape codes for coloring wouldn't work.