On 17 January 2014 08:18, Simon King <[email protected]> wrote: > On 2014-01-17, P Purkayastha <[email protected]> wrote: >> Here is a weird bug in the sage command line. As you may have noticed, >> the sage: prompt does not return, and the command is actually still >> inside the for loop. > > Yes, that's annoying. When typing a multiline command, I used to hit > Ctrl-C if I noticed a typo in some line. It used to bring me back to the > prompt, but now it hangs in the multiline command, and there seems to be > no way to return to the prompt. > > Hence, I'd highly appreciate a fix of the problem, or a work-around (How > can one get a prompt when one is in the middle of typing a multiline > command and does not want that this command is executed?)
Press return after making sure there's a syntax error? Holding down the Backspace key? John > > Best regards, > Simon > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" 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-devel. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sage-devel" 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-devel. For more options, visit https://groups.google.com/groups/opt_out.
