Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Can this be done with compctl?
- X-seq: zsh-users 6740
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: Can this be done with compctl?
- Date: Tue, 28 Oct 2003 12:36:52 +0100
- In-reply-to: <20031018161752.GB17781@DervishD>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20031018161752.GB17781@DervishD>
- Sender: okiddle@xxxxxxxxxxx
On 18 Oct, DervishD wrote:
>
> I wanted to simulate the bash behaviour of completing command
> names if you hit TAB on an empty prompt, and my first try was using
zstyle ':completion:*' insert-tab false
Used to be the default and I don't think I particularly agree with the
decision to change the default. More consistent with old compctl but it
is a little odd.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author