Indentation from task logging is broken on Linux
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Hi.
Why does the indentation of long messages that are wrapped not have correct indentation on each wrapped line?
On windows it works correctly like this:

but on Linux, instead of getting the expected result, I get this:

As can be seen, only the first part of the message is indented but not the rest.
Hope this will be fixed, because I do not think this is the intended way it should work.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.