Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh-4.04 and w3m browser



Arthur Alinovi wrote [2002/08/28 13:26]:
> 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?

alias w3m="noglob w3m"

I use the same with lynx :-)

Ciao,
Thomas

-- 
 Thomas Köhler Email:   jean-luc@xxxxxxxxxxxxxxxxx     | LCARS - Linux
     <><        WWW:     http://jeanluc-picard.de      | for Computers
                IRC:             jeanluc               | on All Real
               PGP public key available from Homepage! | Starships

Attachment: pgpamBmXBXalx.pgp
Description: PGP signature



Messages sorted by: Reverse Date, Date, Thread, Author