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

prefix for "file:" URL's



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