Terminal Logger adds underlines that become persistent #11363
Labels
Area: Terminal Logger
Problems with the livelogger/fancylogger/terminallogger -tl functionality.
closed-by-bot
Closed due to lack of activity
needs-more-info
Issues that need more info to continue investigation.
stale
For issues that haven't had activity in some time.
triaged
Issue Description
The Terminal Logger, which was recently made the default, underlines paths to files, making them into clickable links. Under some conditions that I have not yet been able to determine, this underlining becomes stuck, resulting in a terminal like below:
This appears to be limited to Windows Terminal sessions (cmd, and git bash for sure - haven't tried in Powershell), not conhost sessions.
Workaround for now is to disable it via env var as mentioned in the link above.
Steps to Reproduce
run
dotnet build
Expected Behavior
Underlines would not leak out and change the entire terminal session.
Actual Behavior
Terminal ends up underlined.
Analysis
No response
Versions & Configurations
.NET 9.0.1022, Windows 10, Windows Terminal
The text was updated successfully, but these errors were encountered: