Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: chpwd bug?
- X-seq: zsh-workers 351
- From: P.Stephenson@xxxxxxxxxxxxx
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: chpwd bug?
- Date: Mon, 04 Sep 95 14:33:58 +0100
- In-reply-to: "hari@xxxxxxxxxx"'s message of "Fri, 01 Sep 95 14:14:37 PDT." <9509012114.AA05410@xxxxxxxxxxxxxxxxxxxxxxxx>
hari@xxxxxxxxxx wrote:
> ...
>
> /calm/*) echo "^Z//${NODENAME}:/ccview/norton_hari_vu/${PWD}";;
>
> it does not work, nothing gets echoed at all...
this may turn out not to be anything to do with the problem, but that
was a real control-z in your original post (I've changed it: anyone
reading this message on a DOS system???): it might be better if you
changed the echo to print and the literal ^Z to "\C-z" (exactly those
four keystrokes). I've seen non-printing characters do curious
things.
--
Peter Stephenson <P.Stephenson@xxxxxxxxxxxxx> Tel: +44 1792 205678 extn. 4461
WWW: http://python.swan.ac.uk/~pypeters/ Fax: +44 1792 295324
Department of Physics, University of Wales, Swansea,
Singleton Park, Swansea, SA2 8PP, U.K.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author