Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90198
| References | <08bb6733-1bc3-4f21-bba1-b97d3f73e010@googlegroups.com> <mailman.254.1431099341.12865.python-list@python.org> <4709717.b925lGYb8P@PointedEars.de> <mailman.257.1431101805.12865.python-list@python.org> <9479712.mIojuHKHzG@PointedEars.de> |
|---|---|
| Date | 2015-05-09 08:52 +1000 |
| Subject | Re: IDLE Restoration |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.262.1431125554.12865.python-list@python.org> (permalink) |
On Sat, May 9, 2015 at 5:12 AM, Thomas 'PointedEars' Lahn <PointedEars@web.de> wrote: > Chris Angelico wrote: > >> […] Thomas 'PointedEars' Lahn […] wrote: >>> Chris Angelico wrote: >>>> Are you hoping to have the IDLE editor restore the fact that you had >>>> files X, Y, and Z open, or are you hoping to have the interactive >>>> interpreter retain your entire history of commands and their results? >>>> The former is reasonably plausible (and may well be possible already - >>>> Terry?), but the latter is quite impractical. >>> >>> Various shells do the latter. I do not see why that would be >>> impractical, on the contrary. >> >> Exactly what do they recall? > > “your entire history of commands” and > >> A textual form of the scrollback? Okay. I'm not sure how useful a text-only scrollback would be in IDLE, if you start with a clean slate. But I'll let the OP decide on whether that's a worthwhile feature request. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
IDLE Restoration subhabrata.banerji@gmail.com - 2015-05-08 08:26 -0700
Re: IDLE Restoration Chris Angelico <rosuav@gmail.com> - 2015-05-09 01:35 +1000
Re: IDLE Restoration Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-05-08 18:06 +0200
Re: IDLE Restoration Chris Angelico <rosuav@gmail.com> - 2015-05-09 02:16 +1000
Re: IDLE Restoration Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-05-08 21:12 +0200
Re: IDLE Restoration Chris Angelico <rosuav@gmail.com> - 2015-05-09 08:52 +1000
Re: IDLE Restoration Terry Reedy <tjreedy@udel.edu> - 2015-05-08 20:24 -0400
csiph-web