Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Treat EOF at prompt as empty #24

Merged
merged 1 commit into from
Feb 19, 2016
Merged

Treat EOF at prompt as empty #24

merged 1 commit into from
Feb 19, 2016

Conversation

zmwangx
Copy link
Collaborator

@zmwangx zmwangx commented Feb 19, 2016

Currently, ^D at googler's prompt result in an uncaught EOFError, but it doesn't need to be because ^D is a common way to exit shells. This commit makes EOF treated the same as empty input, i.e., exit.

Currently, ^D at googler's prompt result in an uncaught EOFError, but
it doesn't need to be because ^D is a common way to exit shells. This
commit makes EOF treated the same as empty input, i.e., exit.
jarun added a commit that referenced this pull request Feb 19, 2016
Treat EOF at prompt as empty
@jarun jarun merged commit 2ba2e47 into jarun:master Feb 19, 2016
@jarun
Copy link
Owner

jarun commented Feb 19, 2016

Merged. Thank you for your contribution!

@zmwangx zmwangx deleted the eof-empty branch February 19, 2016 04:19
jarun added a commit that referenced this pull request Mar 9, 2016
Treat EOF at prompt as empty
jarun added a commit that referenced this pull request Mar 9, 2016
Treat EOF at prompt as empty
@lock lock bot locked and limited conversation to collaborators Nov 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants