By the way, this (or a very similar) feature is in GAP shell. (you can try it in Sage using gap_console(), if you don't have a separate GAP installation). Not sure if they just use a readline feature, or had to code themselves (you could read the source, of course...)
Dmitrii On Nov 18, 5:29 pm, Kwankyu Lee <ekwan...@gmail.com> wrote: > Hi Dan, > > Thank you for the comments. > > IPython just relies on the readline library linked to Python. Perhaps > Sage can provide necessary functions that complements the readline > library. > > I did some experiments, and I now think this is a doable task. So I > made a ticket: > > http://trac.sagemath.org/sage_trac/ticket/10289 > > I will upload a patch sooner or later. > > Kwankyu -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org