You are not logged in.
Pages: 1
Hi,
Today I used ipython2 after quite a while and noticed that TAB completion is broken. As an example, if I write:
run Desk<TAB>
I should get completion to Desktop, a folder in home. I get a flicker in the terminal (xterm) instead.
I know it's somewhere between ipython and readline, so here the versions:
- ipython2 2.0.0-1
- readline 6.3.005-1
(- I also have ipython 2.0.0-1 and lib32-readline 6.3.000-1). I have an old version on another computer and that one works:
- ipython 1.1.0
- readline 6.2
Any of you has any clue about how to solve this?
Thanks!
Offline
It used to crash, so just tab completion not working is progress.
https://bugs.archlinux.org/task/39144
Offline
Thanks, so it's a known malfunctioning. Well, that's a start...
Offline
The bug above is ipython crash and it is marked as "Fixed in readlines 6.3-3".
Last edited by anatolik (2014-05-02 03:12:12)
Read it before posting http://www.catb.org/esr/faqs/smart-questions.html
Ruby gems repository done right https://bbs.archlinux.org/viewtopic.php?id=182729
Fast initramfs generator with security in mind https://wiki.archlinux.org/index.php/Booster
Offline
That is my question: readline is "fixed" in the sense that it stopped crashing, but ipython and readline do not talk now, so it's another bug.
Unless you folks tell me it's not
Offline
Pages: 1