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

uniline consumes "\r" when idle #2

Open
tylerstillwater opened this issue Aug 20, 2014 · 0 comments
Open

uniline consumes "\r" when idle #2

tylerstillwater opened this issue Aug 20, 2014 · 0 comments

Comments

@tylerstillwater
Copy link

If I have some goroutine use fmt.Println() to output some information while the uniline prompt is up, the "\r" doesn't take effect, causing a "stepped" appearance to the lines that are printed.

I am not sure the best way to solve this. Perhaps uniline needs its own wrapper for print methods so it can do "the right thing" when a goroutine needs to print some info?

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

No branches or pull requests

1 participant