Skip to content

Conversation

peperronii
Copy link
Contributor

Avoid weird interactions with progress bar

Checklist before submitting:

  • This example has been added to .github/workflows/check.yml (for automatic testing)
  • This example compiles cleanly with flags -vet -strict-style -vet-tabs -disallow-do -warnings-as-errors
  • This example follows the core naming convention: https://github.com/odin-lang/Odin/wiki/Naming-Convention (exception can be made for ports of examples that need to match 1:1 to the original source).
  • By submitting, I understand that this example is made available under these licenses: Public Domain and Odin's BSD-3 license. Only for third-party dependencies are other licenses allowed.

Avoid weird interactions with progress bar
@karl-zylinski
Copy link
Collaborator

Thanks for the PR. I don't see any weird behavior with the progress bar (I'm on Windows). Can you elaborate?

@peperronii
Copy link
Contributor Author

Thanks for the PR. I don't see any weird behavior with the progress bar (I'm on Windows). Can you elaborate?

You can type stuff in while the progress bar is loading and it kind of interfere with the coded printing sequence.

@karl-zylinski karl-zylinski merged commit e4ab9d0 into odin-lang:master Oct 3, 2025
1 check passed
@karl-zylinski
Copy link
Collaborator

I guess me not seeing it was due to different OS or something. Anyways, thanks!

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