Message 83478 - Python tracker
Message83478
| Author | bmiller |
|---|---|
| Recipients | bmiller, cben, kbk, roger.serwy, terry.reedy |
| Date | 2009-03-11.20:04:54 |
| SpamBayes Score | 8.6042284e-14 |
| Marked as misclassified | No |
| Message-id | <1236801928.94.0.405683264034.issue2704@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I hand applied the patch because I hoped it would fix the problem of the cursor going all the way to the left of the >>> in the Python shell when you press home or ctrl-a. The patch as it is does not solve this problem on the Mac. I've uploaded the patch as a unified diff to make it easier for others who might want to give it a try. The patch does a great job of scrolling through the history at the current prompt. This is a great improvement! Thanks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-11 20:05:29 | bmiller | set | recipients: + bmiller, terry.reedy, kbk, cben, roger.serwy |
| 2009-03-11 20:05:28 | bmiller | set | messageid: <1236801928.94.0.405683264034.issue2704@psf.upfronthosting.co.za> |
| 2009-03-11 20:04:58 | bmiller | link | issue2704 messages |
| 2009-03-11 20:04:57 | bmiller | create | |