zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: Zsh hackers list <zsh-users@zsh.org>
Subject: Re: Dude, where is noglob?
Date: Wed, 19 Aug 2015 14:00:14 +0100	[thread overview]
Message-ID: <20150819140014.69a91f0f@pwslap01u.europe.root.pri> (raw)
In-Reply-To: <20150819123138.GA29448@ramirez.u-strasbg.fr>

On Wed, 19 Aug 2015 14:31:38 +0200
Marc Chantreux <khatar@phear.org> wrote:
> alias dude!="noglob dude"
> dude () { print "$@" } 
> dude! where is my car?

Do you have !-history enabled?  In which case the dude! command works OK
(! not active before a space) but the alias could do anything.  Try

  alias 'dude!=noglob dude'

pws


  reply	other threads:[~2015-08-19 13:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19 12:31 Marc Chantreux
2015-08-19 13:00 ` Peter Stephenson [this message]
2015-08-20 13:24   ` Marc Chantreux
2015-08-20 15:40     ` Bart Schaefer
2015-08-20 13:26   ` Marc Chantreux
2015-08-19 14:56 ` Bart Schaefer

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=20150819140014.69a91f0f@pwslap01u.europe.root.pri \
    --to=p.stephenson@samsung.com \
    --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).