[Ipython-tickets] [IPython] #110: ctrl-C behaviour

IPython ipython-tickets@scipy....
Mon Apr 2 01:38:28 CDT 2007


#110: ctrl-C behaviour
---------------------+------------------------------------------------------
 Reporter:  jdpipe   |        Owner:  fperez  
     Type:  defect   |       Status:  reopened
 Priority:  normal   |    Milestone:  0.9.0   
Component:  ipython  |      Version:          
 Severity:  normal   |   Resolution:          
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by jdpipe):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 Hi there

 Didn't receive any notification until this last message, for some reason.

 I am seeing this problem with IPython 0.7.2. You are right in thinking
 that it only occurs in the presence of a threading module; in this case
 '-pylab'. There *may* still something that could be done for that case
 though: where the "Press enter to continue" prompt is shown, it would be
 good if another press of ctrl-C would clear that warning. At present,
 ctrl-C just causes that warning to appear again. Can you trap the ctrl-C
 keypress at that prompt? This would be a cosmetic thing that would help
 usability quite a bit for pylab users.

 Cheers
 JP

-- 
Ticket URL: <http://projects.scipy.org/ipython/ipython/ticket/110#comment:5>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list