#10289: Convenient history fetch facilities
------------------------------+---------------------------------------------
Reporter: klee | Owner: was
Type: enhancement | Status: new
Priority: minor | Milestone: sage-feature
Component: user interface | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by klee):
From Chet Ramey: [[BR]] ---------- [[BR]] This is very similar to the
operate-and-get-next feature bash adds to the readline interface. I am
not inclined to add this to readline in its current form because it
manipulates state managed by the calling application (rl_startup_hook) and
requires that state to be kept between calls to readline(). It's a
feature that should be provided by the calling application -- it's
implementation is not complicated.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10289#comment:1>
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.