Open
Description
Problem
When updating a toolchain, Rustup tries to draw over its previous progress indicators, but fails, and instead produces beautiful art:
Steps
rustup update stable
, or another command that causes Rustup to output progress
Possible Solution(s)
Bash in Alacritty in Windows is a pretty weird config. 😄
Notes
Windows 10, Build 1809.
Alacritty has enable_experimental_conpty_backend
set, which uses the Windows ConPTY API (1809+ only) instead of WinPTY, which is pretty buggy.
$ alacritty --version
alacritty 0.3.2
$ rustup --version
rustup 1.18.1 :: 1.18.0+20 (462683b3a 2019-04-25) dirty 1 modification