Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: nslookup (function) problem
- X-seq: zsh-workers 11179
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: nslookup (function) problem
- Date: Fri, 05 May 2000 09:55:26 +0100
- In-reply-to: "Your message of Fri, 05 May 2000 10:47:43 +0200." <200005050847.KAA26165@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> zstyle -s ':nslookup' prompt tmp && pmpt=(-p "$tmp")
> zstyle -s ':nslookup' rprompt tmp && pmpt=("$pmpt[@]" -r "$tmp")
> +zstyle -s ':nslookup' pager tmp &&
Just noticed the contexts here are different with what I added for zftp,
which are ':zftp:zfopen:' and so on, with a colon at the end. I suppose
the obvious answer is that I should delete the final colon in that case.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author