[IPython-user] Filesystem auto-complete doesn't work
Ville Vainio
vivainio at gmail.com
Fri Jul 21 08:52:08 CDT 2006
On 7/20/06, Angus McMorland <a.mcmorland at auckland.ac.nz> wrote:
> In[1]: import os
> In[2]: os.chdir('/tm<tab>
>
> correctly auto-completes to
>
> In[2]: os.chdir('/tmp/'
>
> However, on my laptop doing the same thing simply causes system-beeps,
> with no auto-completion. Auto-completion of object methods still works,
Are the configuration (~/.ipython files) identical?
Does "cd /tm<tab>" work in both?
Regarding other recently reported problems - I'll look into them next
week, this weekend is way too busy. So patience :)
--
Ville Vainio - vivainio.googlepages.com
vainio.blogspot.com - g[mail | talk]='vivainio'
More information about the IPython-user
mailing list