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

cli: move cursor to first column after printing git progress bar #5530

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

yuja
Copy link
Contributor

@yuja yuja commented Jan 31, 2025

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (cli/src/config-schema.json)
  • I have added tests to cover my changes

yuja added 2 commits January 31, 2025 16:10
This helps sideband writer overwrite the progress bar. Suppose progress
information is less important than sideband messages, it should be okay to
always overwrite the progress bar. The sideband writer will erase the trailing
characters and move the cursor back to the first column, and/or put "\n"
accordingly.
I think this is copy-paste error from C implementation.
@yuja yuja added this pull request to the merge queue Feb 1, 2025
Merged via the queue into jj-vcs:main with commit 994c6a4 Feb 1, 2025
19 checks passed
@yuja yuja deleted the push-tswxrpnozrku branch February 1, 2025 01:37
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.

2 participants