[IPython-user] New pyreadline breaks autoindent

Jerry McRae qrs0xyc02@sneakemail....
Fri May 11 13:10:36 CDT 2007


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.

With 0.8.x, using pyreadline 1.4.3 (which I don't have installed right now):
I believe <ESC> key deletes to start of line AND copies to the clipboard.

One other Windows specific bug, but has been around for a while.  If IPython
is started using the IPYTHON.EXE, a ^C will totally confuse it.  It toggles
between the IPython prompt and the CMD prompt, but neither works well after
that.  If IPython is started using ipython_script.py, everything works as
expected.  (I noticed this back in the 0.6 version, which has working fine
for me, but I haven't seen it mentioned on the list before).

--Jerry

On 5/11/07, Ville M. Vainio vivainio-at-......... |Python projects/jml| <
...> wrote:
>
> On 5/10/07, Aldarion <erendisaldarion@.........> wrote:
>
> > One thing about the Auto-indent:
> > It looks ipython don't ident when a line ending in ':'  on Windows.
> > autoindent in ipythonrc.ini was set to 1 as default.
>
> This works on old pyreadline, i.e.
>
> http://ipython.scipy.org/dist/old/pyreadline-1.3.win32.exe
>
> --
> Ville M. Vainio - vivainio.googlepages.com
> blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
> _______________________________________________
> IPython-user mailing list
> IPython-user@scipy.org
> http://lists.ipython.scipy.org/mailman/listinfo/ipython-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20070511/f6dcc3b1/attachment.html 


More information about the IPython-user mailing list