Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-4.04 and w3m browser
- X-seq: zsh-users 5306
- From: Roman Neuhauser <neuhauser@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: zsh-4.04 and w3m browser
- Date: Wed, 28 Aug 2002 13:28:42 +0200
- In-reply-to: <200208281123.g7SBNU021162@xxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200208281123.g7SBNU021162@xxxxxxxxxxxxxxxx>
> To: zsh-users@xxxxxxxxxx
> Subject: zsh-4.04 and w3m browser
> Date: Wed, 28 Aug 2002 07:23:30 -0400
> From: Arthur Alinovi <aalinovi@xxxxxxxxx>
>
> I have just started using zsh-4.04 and am having some problems with the
> w3m text based web browser.
>
> If I copy a url, then type:
>
> w3m <paste url I copied>
>
> zsh comes back with:
>
> zsh: no matches found: <url I pasted>
>
> Is there a way around this, or do I constantly have to switch into ksh
> before using w3m?
the url contains shell metacharacters which make zsh think it's a
glob, and it tries to expand it.
--
FreeBSD 4.6-STABLE
1:27PM up 7 days, 19:20, 17 users, load averages: 0.00, 0.00, 0.00
Messages sorted by:
Reverse Date,
Date,
Thread,
Author