[IPython-user] New pyreadline breaks autoindent

Fernando Perez fperez.net@gmail....
Fri May 11 16:07:51 CDT 2007


On 5/11/07, Ville M. Vainio <vivainio@gmail.com> wrote:
> On 5/11/07, Jerry McRae <qrs0xyc02@sneakemail.com> wrote:
>
> > I get the same results in WinXP.  In addition, with pyreadline 1.4.3, the
> > PgUp and PgDn keys no longer work [to move through your output buffer]
> >
> > Another "bug" is the the ^k "kill-line" command copies into the ClipBoard
> > (bad) in addition to clearing to EOL (good).  I do NOT want my clipboad
> > updated unless I ask for it.  My clipboard monitor records all cut or copy
> > operations.
>
> Consequently, I changed the pyreadline wiki page at
> http://ipython.scipy.org/moin/PyReadline/Intro to point at the old
> version (until these issues get solved). The new IPython (IPy 0.8.1)
> works well with the old readline.
>
> I guess we should leave it that way until these issues get ironed out.

To avoid users accidentally grabbing the faulty one, I moved it out
into testing/ and put 1.3 back in the top-level of dist/.  I also
changed the wiki to reflect this.

cheers,

f


More information about the IPython-user mailing list