Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Can this be done with compctl?
- X-seq: zsh-users 6743
 
- From: DervishD <raul@xxxxxxxxxxxx>
 
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
 
- Subject: Re: Can this be done with compctl?
 
- Date: Tue, 28 Oct 2003 16:42:22 +0100
 
- Cc: Zsh Users <zsh-users@xxxxxxxxxx>
 
- In-reply-to: <1086.1067341012@athlon>
 
- Mail-followup-to: Oliver Kiddle <okiddle@xxxxxxxxxxx>,	Zsh Users <zsh-users@xxxxxxxxxx>
 
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
 
- Organization: Pleyades
 
- References: <20031018161752.GB17781@DervishD> <1086.1067341012@athlon>
 
    Hi Oliver :)
 * Oliver Kiddle <okiddle@xxxxxxxxxxx> dixit:
> >     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
    Yes, I knew that, but I wanted to do that with compctl. Although
I'm using compsys (and compctl) I don't use the _main_complete
system. Thanks anyway :)
 
> 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.
    IMHO, this is going to amaze Bash users that change to Zsh than
the shwordsplit thing...
    Raúl Núñez de Arenas Coronado
-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author