Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-4.04 and w3m browser
- X-seq: zsh-users 5308
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: zsh-4.04 and w3m browser
- Date: Wed, 28 Aug 2002 14:18:26 +0200
- In-reply-to: <20020828113655.GA5534@xxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200208281123.g7SBNU021162@xxxxxxxxxxxxxxxx> <20020828113655.GA5534@xxxxxxxxxxxxxxxxx>
On Wed, Aug 28, 2002 at 13:36:55 +0200, Thomas Köhler wrote:
> alias w3m="noglob w3m"
>
> I use the same with lynx :-)
But this wouldn't work if you want to mix URIs and filenames for
some arbitrary program. Shouldn't globbing be smarter (possibly
as an option)? For instance, when a word starts with "http:" or
"ftp:", globbing shouldn't be performed. "file:" could be treated
in a special way: for localhost, globbing should be performed and
completion should work.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author