Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh ignores the arguments on its first command.
- X-seq: zsh-workers 27987
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Martin Buchholz <martinrb@xxxxxxxxxx>
- Subject: Re: zsh ignores the arguments on its first command.
- Date: Tue, 01 Jun 2010 22:45:43 +0100
- Cc: zsh-workers@xxxxxxx
- In-reply-to: Message from Martin Buchholz <martinrb@xxxxxxxxxx> of "Tue, 01 Jun 2010 14:23:50 PDT." <AANLkTikiCBKGaJcuE9s-vMZvK465tTR6WSFIsy6wo7xL@xxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Martin Buchholz wrote:
> Hi zsh maintainers,
>
> This is a bug report.
>
> It seems that when the shell is invoked using
> zsh -i -c 'COMMAND1; COMMAND2'
> then COMMAND1 is executed without its arguments!
I think your terminal is being screwed up somehow. That explains both
why you can't see the echo output and can't see the ${+terminfo}.
It usually helps if you can boil bugs down to what happens with the "-f"
option, so we're not relying on unseen side effects of initialisation
scripts.
Also, I'm afraid we don't have the spare time to go poking around in
distribution's zshrc files, but if you think there's some effect we
(rather than the distribution) should know about, please do report it.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author