dotnet / dotnet/msbuild

Indentation from task logging is broken on Linux

Open
#2,357 3 comments 0 reactions 0 assignees View on GitHub
triaged
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:
![msbuild](https://user-images.githubusercontent.com/3228043/28671740-087e1282-72de-11e7-9f58-8a82032e7c34.png)
but on Linux, instead of getting the expected result, I get this:
![screenshot at 2017-07-27 15 10 39](https://user-images.githubusercontent.com/3228043/28671741-08802158-72de-11e7-881a-abfd04f0a17b.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.