Re: IPython 5.0.0 beta 1 now available !
Thomas Kluyver <[email protected]> Thu, 9 Jun 2016 22:58:16 +0200
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAOvn4qi4+VgzqesxwYcs_--J-xU+CvsXMY9YwfmU-97DNpGhLA@mail.gmail.com> |
On 9 June 2016 at 22:49, Aaron Meurer <[email protected]> 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. _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev