zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: Anonymous <remailer@foo.asia-king.co.uk>
Cc: zsh-users@zsh.org
Subject: Re: Why is this happening in zsh?
Date: Wed, 14 Mar 2012 19:49:23 +0000	[thread overview]
Message-ID: <20120314194923.39145cd3@pws-pc.ntlworld.com> (raw)
In-Reply-To: <3d1c765788f2c6b89b58beae6b318b54@foo.asia-king.co.uk>

On Wed, 14 Mar 2012 19:59:02 +0100 (CET)
Anonymous <remailer@foo.asia-king.co.uk> wrote:
> fossil --ignore *.class
> zsh: no matches found *.class

  setopt nonomatch

fixes this.

If you are generally speaking expecting bash-like behaviour you might
want to read the zshoptions manual page and note in particular options
that are marked <S> (on in sh emulation) or <Z> (on by default in zsh
but not necessarily emulations of other shells.

-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


  parent reply	other threads:[~2012-03-14 19:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 18:59 Anonymous
2012-03-14 19:29 ` Heorhi Valakhanovich
2012-03-14 23:19   ` Damien Thébault
2012-03-14 19:42 ` Stephane Chazelas
2012-03-14 19:49 ` Peter Stephenson [this message]
2012-03-15 10:13   ` Nomen Nescio
2012-03-15 18:00     ` Kyle Partridge
2012-03-16  0:11       ` Christoph (Stucki) von Stuckrad
2012-03-16  3:28       ` Benjamin R. Haskell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120314194923.39145cd3@pws-pc.ntlworld.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=remailer@foo.asia-king.co.uk \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).