#16784: Allow ctrl-C to interrupt incomplete multiline Sage command
--------------------------+----------------------------
   Reporter:  jhpalmieri  |            Owner:
       Type:  defect      |           Status:  new
   Priority:  minor       |        Milestone:  sage-6.3
  Component:  misc        |         Keywords:
  Merged in:              |          Authors:
  Reviewers:              |  Report Upstream:  N/A
Work issues:              |           Branch:
     Commit:              |     Dependencies:
   Stopgaps:              |
--------------------------+----------------------------
 Since Sage 5.11.rc0, hitting ctrl-c after this
 {{{
 sage: print('hello'
 ....:
 }}}
 does not return to the Sage prompt, it just says
 {{{
 KeyboardInterrupt
 ....:
 }}}
 Hitting ctrl-c should instead return you to the prompt, as it used to do.

 My guess is that this comes from #14523.

--
Ticket URL: <http://trac.sagemath.org/ticket/16784>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to