Skip to content

Implements non-blocking readCharacter()#69

Open
chdh wants to merge 4 commits into
jline:masterfrom
chdh:non-blocking-readCharacter
Open

Implements non-blocking readCharacter()#69
chdh wants to merge 4 commits into
jline:masterfrom
chdh:non-blocking-readCharacter

Conversation

@chdh

@chdh chdh commented Jan 3, 2013

Copy link
Copy Markdown

fixes #58
New class NonBlockingReader.java.
Small modifications in ConsoleReader.java.

@chdh

chdh commented Jan 6, 2013

Copy link
Copy Markdown
Author

Maybe it would be better to name the new class NonBlockingReaderHelper instead of NonBlockingReader, because it does not implement the Reader interface?

@gnodet

gnodet commented Jan 7, 2013

Copy link
Copy Markdown
Member

I agree that a rename would be appropriate.

@chdh

chdh commented Jan 7, 2013

Copy link
Copy Markdown
Author

Guillaume, thanks for your comment, I have renamed the class.

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.

non-blocking console input

2 participants