[IPython-user] Tab completion and number of rows/columns displayed
Jesus Aguillon
jesus@aguillon....
Thu Dec 20 15:41:22 CST 2007
Jörgen,
Great idea and it did the trick. I set the width of the window and the
window buffer to be the same and now it looks like all works.
For completeness, I went to my "working" Windows 2000 machine and changed
them so they are not same, this then causes the problem to appear. Changing
that back fixes it.
Thanks,
-jesus
On Dec 20, 2007 1:34 PM, Jörgen Stenarson <jorgen.stenarson@bostream.nu>
wrote:
> Jesus,
>
> I'm not sure what the problem could be, but I have one idea. Do you have
> your console window settings such that both the window and the window
> buffer has the same width. It could be that you have aa wider buffer and
> the completions are formatted to suit the buffer width and not the
> window width.
>
> For future debugging could you perhaps email me screenshots of the
> windows showing the problem. That might give me more ideas as well.
>
> /Jörgen
>
>
> Jesus Aguillon skrev:
> > Update:
> > I installed a fresh copy of pyreadline 1.5 and IPython 0.8.2 on a
> > Windows 2000 machine and I don't see the problem.
> >
> > I then went to my Windows XP2 machine and uninstalled Ipython and
> > pyreadline and then reinstalled fresh copies and I DO see the problem.
> > So I'm not sure if it is OS dependent or something else.
> >
> > Thanks,
> >
> > On Dec 20, 2007 9:55 AM, Jesus Aguillon <jesus@aguillon.com
> > <mailto:jesus@aguillon.com>> wrote:
> >
> >
> >
> > On Dec 20, 2007 12:44 AM, Fernando Perez <fperez.net@gmail.com
> > <mailto:fperez.net@gmail.com>> wrote:
> >
> > On Dec 18, 2007 11:42 AM, Jesus Aguillon <jesus@aguillon.com
> > <mailto:jesus@aguillon.com>> wrote:
> > > When I do tab completion, it looks like in 0.8.1 everything
> > is laid out in 3
> > > nice columns, whereas in 0.8.2 everything seems to scroll off
> > to the right.
> > > In 0.8.1 everything is laid out in 3 columns and multiple
> > rows whereas in
> > > 0.8.2 I will sometimes get one very long row, or 4 very long
> > rows and a
> > > bunch of columns.
> > >
> > > For example:
> > > import os
> > >
> > > os.<TAB> gives me 3 columns in 0.8.1 and many rows
> > > os.<TAB> gives me many columns and 4 rows (so I have to
> > scroll off to the
> > > right).
> > >
> > >
> > > Is there a configuration parameter that controls how this
> > works? I am on
> > > Windows XP2 and I upgraded from 0.8.1 to 0.8.2.
> >
> > I'm afraid the problem isn't visible under linux, but perhaps
> > Jorgen
> > will be able to suggest something. In the meantime, I suspect
> it
> > would be useful for him if you can provide the version of
> pyreadline
> > you're using in both cases. If you are NOT using the latest (
> 1.5),
> > please upgrade from
> >
> > http://ipython.scipy.org/dist/pyreadline-1.5.win32.exe
> >
> > and let us know if the problem persists.
> >
> > Cheers,
> >
> > f
> >
> >
> > Hi Fernando,
> > Sorry about the oversight, I am using pyreadline 1.5.
> > thanks,
> >
> >
> >
> >
> >
> > --
> > Jesus Aguillon
> > Voice: (408) 786-5876
> > Skype: jaguillo56
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > IPython-user mailing list
> > IPython-user@scipy.org
> > http://lists.ipython.scipy.org/mailman/listinfo/ipython-user
>
>
--
Jesus Aguillon
Voice: (408) 786-5876
Skype: jaguillo56
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20071220/4a80d1a8/attachment.html
More information about the IPython-user
mailing list