[IPython-dev] IPython 5.0.0 beta 1 now available !
Thomas Kluyver
takowl at gmail.com
Thu Jun 9 16:58:16 EDT 2016
On 9 June 2016 at 22:49, Aaron Meurer <asmeurer at gmail.com> wrote:
> Related issue I just discovered: sometimes the tab completion gets
> "stuck", and the only way to unstick it seems to be to type left
> arrow. For instance, say I type
>
> import IPy<TAB>
>
> which then completes to
>
> import IPython
>
> then I try to press Enter. But it is stuck on a completion popup (with
> only one entry). Pressing TAB again to select the one completion
> doesn't help.
>
Is this on master or on a beta? I think Matthias just changed something
about tab completions and enter on master, so it may have either fixed or
broken that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160609/fbd3088d/attachment.html>
More information about the IPython-dev
mailing list