Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh: no matches found
- X-seq: zsh-users 18743
- From: Sven Joachim <svenjoac@xxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh: no matches found
- Date: Sun, 20 Apr 2014 18:51:47 +0200
- In-reply-to: <874n1ot1nt.fsf@gmail.com> (Igor Sosa Mayor's message of "Sun, 20 Apr 2014 18:18:30 +0200")
- 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
- References: <CALfoNRxgwaETX1Zt=wkGULy3WheNe-o3TzWe+EBpVrdR_Wv2OA@mail.gmail.com> <874n1ot1nt.fsf@gmail.com>
On 2014-04-20 18:18 +0200, Igor Sosa Mayor wrote:
> ugaciaka <ugaciaka@xxxxxxxxx> writes:
>
>> Hi,
>>
>> I could try to use youtube-dl but I noticed that doesn't work with zsh.
>>
>> youtube-dl http://www.youtube.com/watch?v=6b5CKd8R3vY
>> zsh: no matches found: http://www.youtube.com/watch?v=6b5CKd8R3vY
>
> strnage... which zsh version? With 5.0.5 it works perfectly...
Not by default. Have you set the nonomatch option so that it works for
you?
> I think
> it is maybe a problem with the slashes which are interpreted as path...
No, it's because of the '?' character in the URL which causes globbing.
Cheers,
Sven
Messages sorted by:
Reverse Date,
Date,
Thread,
Author