Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh fails when Globing fails
- X-seq: zsh-users 9201
- From: DervishD <zsh@xxxxxxxxxxxx>
- To: Ligesh <gxlists@xxxxxxxxx>
- Subject: Re: Zsh fails when Globing fails
- Date: Wed, 27 Jul 2005 21:56:43 +0200
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20050727094701.GA3627@xxxxxxxxxx>
- Mail-followup-to: Ligesh <gxlists@xxxxxxxxx>, zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: DervishD
- References: <20050727094701.GA3627@xxxxxxxxxx>
Hi Ligesh :)
* Ligesh <gxlists@xxxxxxxxx> dixit:
> > DervishD <zsh@xxxxxxxxxxxx> wrote:
> > IS there a config option which can get back the bash like behaviour?
> > setopt nullglob
> Hey thanks a lot.
Not at all: I was wrong. I misinterpreted you and thought you
want to *get rid of* the globbing pattern (nullglob), and not ignore
the fail (nomatch). Peter has helped you in other message, though.
> 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?
I don't know, I don't use the default zsh completion system. But
someone in the list will help you, sure :) Anyway, I suspect that
there isn't such metacharacter...
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author