microsoft / microsoft/terminal
Occasional extra characters in terminal output
Open
Issue-Bug
Needs-Attention
Needs-Triage
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version
1.18.10301.0
### Windows build number
10.0.19045
### Other Software
_No response_
### Steps to reproduce
No repro, these extra symbols occur in the output from time to time like: **]8;;**.
Please see the msbuild ticket with other details
https://github.com/dotnet/msbuild/issues/9715
### Expected Behavior
_No response_
### Actual Behavior
Rarely, extra characters will appear at the end of the line for some of the build artifacts.
```
....dll]8;;
....dll\
```
Contributor guide
Assessment
This issue has not been assessed yet.