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

Fix unnecessary character output on macOS #115

Merged
merged 1 commit into from May 26, 2021
Merged

Fix unnecessary character output on macOS #115

merged 1 commit into from May 26, 2021

Conversation

Dreamacro
Copy link
Contributor

@Dreamacro Dreamacro commented May 26, 2021

fix #110 on macOS only

It has been tested with my project (https://github.com/Dreamacro/go-check) on the following terminals:

  • VScode Terminal
  • JetBrains Terminal (Goland)
  • iTerm2
  • Terminal.app

macOS version: 11.4.0

I don't know what this hack was added for, waiting for @briandowns to confirm

Copy link
Owner

@briandowns briandowns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@briandowns
Copy link
Owner

Thank you very much for submitting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spinner fills console with WWWW in JetBrains console.
2 participants