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: prompt overwriting last line of stdout #187

Open
i4ki opened this issue Mar 6, 2017 · 0 comments
Open

cli: prompt overwriting last line of stdout #187

i4ki opened this issue Mar 6, 2017 · 0 comments
Labels

Comments

@i4ki
Copy link
Collaborator

i4ki commented Mar 6, 2017

This works:

λ> echo works
works
λ>

This doesn't:

λ> echo -n "doesn't works"
λ>

If last stdout line does not contain \n then the prompt updates the entire line (the last one).

@i4ki i4ki added the bug label Mar 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant