Closed
Description
If I run cargo run
in any Emacs terms like ansi-term
or term
, it will always display the progress bar and won't animate correctly. See here for a screen recording comparing it to other progress bars working fine in Emacs as well as to itself working fine in my regular terminal: https://youtu.be/AJjVSsu5RSI
It also seems like it takes time to run again in Emacs and always shows the progress bar, even after not changing any code. In the normal, non-Emacs terminal if I don't change any code it seems to just run immediately without showing the bar at all.
Output of cargo version
: cargo 1.32.0 (8610973 2019-01-02)