Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

repl should add trailing newline to output when trying to print something #24

Open
onehr opened this issue Jun 4, 2019 · 2 comments
Open

Comments

@onehr
Copy link
Contributor

onehr commented Jun 4, 2019

When trying to print something without trailing newline, there's no output in the terminal. But with trailing newline, it's fine.

@onehr
Copy link
Contributor Author

onehr commented Jun 4, 2019

I think the problem may occur because the line was flushed by `rustyline'.

@ffwff ffwff changed the title [REPL] Should add trailing newline to output when trying to print something repl should add trailing newline to output when trying to print something Jun 4, 2019
@ffwff
Copy link
Owner

ffwff commented Jun 4, 2019

It is an issue with rustyline: kkawakam/rustyline#216. When the patch gets published I'll update the dependency.

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

No branches or pull requests

2 participants