[IPython-dev] cd a little hyper

Ville M. Vainio vivainio at gmail.com
Thu Jun 12 11:00:33 EDT 2008


On Fri, Jun 6, 2008 at 9:55 AM, Ville M. Vainio <vivainio at gmail.com> wrote:

>> Now in the case of somedir containing only a *single* non-hidden dir
>> and *no* plain files, I think the current hyper-completion is a
>> feature.  But if there are files and/or dirs in the target dir, I
>> don't think you want to assume a subdir for completion.
>
> I agree that it's not desirable. However, it was a compromise to get
> this bug fixed.
>
> Perhaps I'll add an option for this, so that it will only be a
> workaround for those who have the buggy readline.

I have now disabled this "feature".

The only thing we can do for people with buggy readline is to suggest
them to re-enable it by

import ipy_completers
ipy_completer.greedy_cd_completer = True

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list