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 might be due to a terminal resize, as I've noticed that resizing the terminal during a brew upgrade will cause brew to continue on the old row location, which is now in-between data. Perhaps we need our TTY helpers to note the terminal row and height before setting up an alt tty, and when restoring, check if the height has changed if so move the cursor to the new height after restoring the old TTY.
The text was updated successfully, but these errors were encountered: