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

Categories

0 votes
312 views
in Technique[技术] by (71.8m points)

`git status` prints way too much whitespace before each file

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

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

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...