Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH completion
- X-seq: zsh-users 16454
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: ZSH completion
- Date: Fri, 30 Sep 2011 06:39:13 -0700
- In-reply-to: <CAFMeg08=aj-Q7PBj=XY+SZ0hW9S+KfrS5MpY70oeQibqDrUSNw@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAFMeg08=aj-Q7PBj=XY+SZ0hW9S+KfrS5MpY70oeQibqDrUSNw@mail.gmail.com>
On Sep 30, 10:37am, Anonymous bin ich wrote:
}
} I want Zsh to stop completing until I press tab for a second time.
setopt bash_auto_list
That will still complete on the first tab if there's exactly one match.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author