Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Why is this happening in zsh?
- X-seq: zsh-users 16883
- From: Anonymous <remailer@xxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Why is this happening in zsh?
- Date: Wed, 14 Mar 2012 19:59:02 +0100 (CET)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I am moving away from Bash to zsh and I have one problem that keeps coming
up. Somehow zsh is interfering in interpreting commands and I know there
must be an option to stop this but I can't figure which one to use. An
example is
fossil --ignore *.class
zsh: no matches found *.class
fossil never receives the command at all
I also have problems sometimes with rsync and have to use Bash. zsh is
trying to substitute things that are supposed to be passed to the
command. How can I set zsh to always ignore these without breaking something
I haven't though of maybe like rm *.class
Messages sorted by:
Reverse Date,
Date,
Thread,
Author