Am Wed, 28 Apr 2010 09:40:23 +0200
schrieb Thomas Keller <m...@thomaskeller.biz>:

> I think I have to find another shell...
> 
> $ echo mtn://foo.com#foo
> zsh: no matches found: mtn://foo.com#foo
> 
> So if its only zsh and whatever I try here needs escaping anyways, we
> can simply stick to the more common "?" then...

"set nonomatch" in ~/.zshrc does help:

[tho...@localhost ~]% echo mtn://foo.com#foo
mtn://foo.com#foo

Best,
Thomas


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to