On 1/15/07, Justin C. Walker <[EMAIL PROTECTED]> wrote:

To add to the confusion:

I see this behavior, but it seems to be changed (both for ipython and
sage) from earlier behavior.  Specifically, when you 'uparrow', you
get the full, multi-line, input displayed. as if it were one line.
Once was both systems would display each 'partial' line separately,
as in the first example (In [1]).

Is that deliberate?

Yes, someone contributed multi-line history recall to ipython a while
ago.  Which is nice for a system that works in a pure terminal with
only readline available, since it gives you improved editing of past
input.  Not quite a full multiline system, but useful enough.

As we see now, however, it has problems with SAGE.  We'll track this
down though.

Cheers,

f

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to