You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, Windows doesn't interpret VT100 sequences.
Previously:
```
☐[31m☐[1merror: ☐[0munknown option --bin-path; use --help to list available options
```
Now (pretending error is in red):
```
error: unknown option --bin-path; use --help to list available options
```
0 commit comments