#10289: Convenient history fetch facilities
-------------------------------+--------------------------------------------
    Reporter:  klee            |         Owner:  was                           
        Type:  enhancement     |        Status:  closed                        
    Priority:  minor           |     Milestone:  sage-duplicate/invalid/wontfix
   Component:  user interface  |    Resolution:  duplicate                     
    Keywords:                  |   Work_issues:                                
    Upstream:  N/A             |      Reviewer:  Kwankyu Lee                   
      Author:                  |        Merged:                                
Dependencies:                  |  
-------------------------------+--------------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => closed
  * reviewer:  => Kwankyu Lee
  * resolution:  => duplicate
  * author:  Kwankyu Lee =>


Old description:

> Using Sage, you are missing a feature of the Magma command line
> interface. In Magma, if you enter a line found in history using up arrow
> key and then press down arrow key, then the next line in history is
> fetched. This feature allows you to fetch as many successive lines in
> history as you like. However, Sage does not have a similar feature. The
> [http://ipython.scipy.org/ IPython] command prompt uses the readline
> library (via pyreadline), which evidently does not support this feature.
> Magma has its own custom “readline-like” library, which does support this
> feature. (Since so many people have requested this feature, if anybody
> can figure out how to implement it, then such an implementation would
> certainly be welcome!)
>
> This ticket addresses the above implementation.

New description:

 Using Sage, you are missing a feature of the Magma command line interface.
 In Magma, if you enter a line found in history using up arrow key and then
 press down arrow key, then the next line in history is fetched. This
 feature allows you to fetch as many successive lines in history as you
 like. However, Sage does not have a similar feature. The
 [http://ipython.scipy.org/ IPython] command prompt uses the readline
 library (via pyreadline), which evidently does not support this feature.
 Magma has its own custom “readline-like” library, which does support this
 feature. (Since so many people have requested this feature, if anybody can
 figure out how to implement it, then such an implementation would
 certainly be welcome!)

 See instead #12503.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10289#comment:14>
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 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-trac?hl=en.

Reply via email to