Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I'm sorry if this problem is phrased somewhat strange, but I am kind of lost here and don't even know how to google this issue.

Running git status prints the usual list of modified files, but it adds so much whitespace before each file that only the first character is printed on the current line... This happens regardless of my terminal/window width in both powershell and wsl. screenshot to show the problem

Resizing the window: enter image description here

Now running git status again in the resized window again increases the whitespace such that only a single character is printed before wrapping...

I am puzzled, as this happened at random without me knowingly changing any kind of config. Plus, git branch etc works just fine.

question from:https://stackoverflow.com/questions/65840878/git-status-prints-way-too-much-whitespace-before-each-file

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
335 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...