Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std.Progress: keep the cursor at the beginning #20139

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

andrewrk
Copy link
Member

@andrewrk andrewrk commented May 31, 2024

This changes the terminal display to keep the cursor at the top left of the progress display, so that unlocked stderr writes, perhaps by child processes, don't get eaten by the clear.

before vs after

This changes the terminal display to keep the cursor at the top left of
the progress display, so that unlocked stderr writes, perhaps by child
processes, don't get eaten by the clear.
@andrewrk andrewrk requested a review from squeek502 May 31, 2024 18:56
@andrewrk andrewrk merged commit e09963d into master May 31, 2024
10 checks passed
@andrewrk andrewrk deleted the stray-stderr-writes branch May 31, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant