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

Fix for issue #56 #861

Merged
merged 3 commits into from Oct 14, 2011
Merged

Fix for issue #56 #861

merged 3 commits into from Oct 14, 2011

Conversation

djv
Copy link

@djv djv commented Oct 12, 2011

Used a try block to catch ctrl-d (EOFError) as a sentinel. Also added printing of "" on the line where ctrl-d was pressed.

fperez added a commit that referenced this pull request Oct 14, 2011
Add support for terminating `%cpaste` blocks with `Ctrl-D`.

Closes gh-56.
@fperez fperez merged commit db84fc9 into ipython:master Oct 14, 2011
@fperez
Copy link
Member

fperez commented Oct 14, 2011

Thanks a lot, @djv!

mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Add support for terminating `%cpaste` blocks with `Ctrl-D`.

Closes ipythongh-56.
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.

None yet

2 participants