This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author roger.serwy
Recipients roger.serwy, terry.reedy
Date 2008-05-03.20:32:56
SpamBayes Score 0.0008682346
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Hi Terry,

The patch allows you to select previous output if your cursor leaves the 
command line area. Press the left arrow button at a new command line 
does this.

Thank you for your feedback!

- RDS

Terry J. Reedy wrote:
> Terry J. Reedy <[email protected]> added the comment:
>
> I like the two changes: jump to command line and scroll previous command
> lines without having to search back up through the output.  Just don't
> imitate the Windows terminal too closely with its inability to just
> select previous output (without Symbol/Edit/Mark).
>
> ----------
> nosy: +tjreedy
>
> __________________________________
> Tracker <[email protected]>
> <http://bugs.python.org/issue2704>
> __________________________________
>
>
History
Date User Action Args
2008-05-03 20:32:58roger.serwysetspambayes_score: 0.000868235 -> 0.0008682346
recipients: + roger.serwy, terry.reedy
2008-05-03 20:32:57roger.serwylinkissue2704 messages
2008-05-03 20:32:56roger.serwycreate