You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be fixed in 1.31 (sorta, it's locked at 60 columns). If you make your terminal over 120 characters wide, it should work. Another option is to set TERM=dumb environment variable, although that will also disable color. Apologies, I hadn't considered backporting this into 1.30.
khionu
changed the title
Progress Bar doesn't update new lines with Git Bash (MINGW64?)
Progress Bar doesn't update new lines when width is under 120 char
Oct 27, 2018
Steps to reproduce
cargo build
Result
https://files.khionu.net/ss/2018-10-26_19-11-11.gif
Note, this does not occur after making the window larger
The text was updated successfully, but these errors were encountered: