Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh fails when Globing fails
- X-seq: zsh-users 9195
- From: Ligesh <gxlists@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Zsh fails when Globing fails
- Date: Wed, 27 Jul 2005 15:17:01 +0530
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:reply-to:mime-version:content-type:content-disposition:user-agent; b=Xvv2MUNaqDduk6Vt0C8p9lqDbba2ib7WK8CkiN5T1IzzJF89Z9anYtk4E6SbhzBRdssxu+F9XWSeFGWDnvRAICip6Y14/Z9kkZQn0KiM/Fv5/gnaLSxLOllb6p24kbCPTRWIQBDw7o6oIj7+guywCMa5Z+zXa+DBzEpkFaT2Mnc=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: gxlists@xxxxxxxxx
> Hi Ligesh :)
> DervishD <zsh@xxxxxxxxxxxx> wrote:
> IS there a config option which can get back the bash like behaviour?
> setopt nullglob
Hey thanks a lot. Now that you have helped me, I am going to bother you with one more question. What is the metacharacter that expands to the current list of intelligent completions? For instance, in cvs, I do cvs add <Tab>, it will show the list of new files, but '*' still expands to all the files in the directory. So is there a metacharacter that expands to the result of the intelligent completion?
Thanks
-Ligesh
Messages sorted by:
Reverse Date,
Date,
Thread,
Author