Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: psvar
- X-seq: zsh-workers 1660
- From: Clint Adams <schizo@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: psvar
- Date: Mon, 15 Jul 1996 19:08:51 -0400
- In-reply-to: Your message of "Mon, 15 Jul 1996 19:03:15 EDT."
> I have %v in my prompt.
>
> After upgrading from pre2 to pre3, I get the following message repeatedly:
>
> zsh: no matches found: psvar[1]
>
> This happens without fail every time, regardless of whether or not psvar is
> set.
Sorry.. the problem was with my precmd(), not my prompt. Simply changing
psvar[1] to psvar solved the problem.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author