Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
prefix for "file:" URL's
- X-seq: zsh-users 14225
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: prefix for "file:" URL's
- Date: Wed, 8 Jul 2009 13:54:56 +0200
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
For instance, the = prefix allows to transform a command name into
the corresponding aboslute pathname. In a similar way, could there
be a prefix to transform a pathname into a "file:" URL? In general
the prefix would have the effect to add "file://$PWD/" in front of
a relative pathname.
Alternatively, one could define a binding to add file://$PWD/ in
the command line (before typing the end of the URL) but completion
support should be added too.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author