Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh sometimes freezes when completing a command
- X-seq: zsh-users 14945
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh sometimes freezes when completing a command
- Date: Tue, 16 Mar 2010 10:32:36 +0100
- In-reply-to: <201003160711.26847.arvidjaar@xxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20100315101546.GA28047@xxxxxxxxxxxxxxxxxxx> <100315185415.ZM7280@xxxxxxxxxxxxxxxxxxxxxx> <20100316035049.GD1761@xxxxxxxxxxxxxxxxxxx> <201003160711.26847.arvidjaar@xxxxxxxxx>
On 2010-03-16 07:11:26 +0300, Andrey Borzenkov wrote:
> On Tuesday 16 of March 2010 06:50:49 Vincent Lefevre wrote:
> > On 2010-03-15 18:54:15 -0700, Bart Schaefer wrote:
> > > On Mar 16, 1:13am, Vincent Lefevre wrote:
> > > } tags in context :completion::complete:-command-::
> > > }
> > > } I wonder why zsh tries to complete on users.
> > >
> > > Targets for autocd, I suspect.
> >
> > Yes. But can't these targets be disabled for completion, or used only
> > if the other completions failed?
>
> Does it do it also after "unsetopt autocd"?
No, but in fact, these targets seem to be due to the combination
of AUTO_CD and CD_ABLE_VARS. AUTO_CD is useful for me. But I can
disable CD_ABLE_VARS, which I no longer need, AFAIK.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author