#11142: clean up sage/misc/hg.py
-----------------------------------+----------------------------------------
Reporter: jhpalmieri | Owner: jason
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.7.1
Component: misc | Keywords: sd31
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Author: John Palmieri
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Comment(by jhpalmieri):
Replying to [comment:6 kini]:
> Personally I don't like the `F` option (unpredictable behavior), `X`
option (if I wanted to read the last screen of the paged stuff, I wouldn't
have quit `less`), or `S` option (information loss), but that's just me.
If I look at a docstring (which displays with a pager), sometimes I want
to refer to the docstring when typing the next command, and then it's
really frustrating that it went away when I typed "q" to quit the pager
program. The same can happen with hg commands, although not as
frequently, at least for me. However, it can also be nice to restore what
was there before I started reading the docstring. We could add an option
for any hg command which uses the pager: by default, it will open with
"R", but with the option, it will open with "FRX".
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11142#comment:7>
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.