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

Let shell adapter terminate when user inputs ^D #15

Merged
merged 1 commit into from
Apr 9, 2015

Conversation

suu-g
Copy link
Contributor

@suu-g suu-g commented Apr 8, 2015

When user inputs EOF on ruboty shell, it should be terminated.
Ruby Readline library returns nil on receiving EOF, so the simplest code should be like this.

@r7kamura
Copy link
Owner

r7kamura commented Apr 9, 2015

👍 👍 👍

r7kamura added a commit that referenced this pull request Apr 9, 2015
Let shell adapter terminate when user inputs ^D
@r7kamura r7kamura merged commit daed765 into r7kamura:master Apr 9, 2015
@r7kamura
Copy link
Owner

r7kamura commented Apr 9, 2015

Just released v1.2.2! Thanks for your contribution ✨ 💎 ✨
Comparing v1.2.1...v1.2.2 · r7kamura/ruboty

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.

2 participants