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
fix: clear the terminal before the install intro animation
The intro absolute-positions the logo grid and progress bar to fixed
screen rows, which assumes a clean screen. With prior shell output the
frames interleave with old text. Clear the screen at animation start in
both install.sh and install.ps1; the non-animated path is unchanged.
0 commit comments