zsh-workers
 help / color / mirror / code / Atom feed
From: Adam Spiers <adam@thelonious.new.ox.ac.uk>
To: Zsh workers <zsh-workers@sunsite.auc.dk>
Subject: Re: PATCH: Support file url in _urls
Date: Thu, 7 Oct 1999 14:26:14 +0100	[thread overview]
Message-ID: <19991007142614.C19339@thelonious.new.ox.ac.uk> (raw)
In-Reply-To: <rsqaepvjogk.fsf@crane.jaist.ac.jp>

Tanaka Akira (akr@jaist.ac.jp) wrote:
> In article <37FC873C.F3257422@u.genie.co.uk>,
>   Oliver Kiddle <opk@u.genie.co.uk> writes:
> 
> > What is the bookmark url scheme? Is it something specific to Netscape or
> > Lynx because if so, handling of it should move to _lynx/_netscape. Or,
> > maybe we need to provide a way of specifying which url schemes are supported.
> > Lynx supports a finger url for example. 
> 
> Try
> 
> zsh% mkdir -p ~/.zsh/urls/bookmark/list
> zsh% echo http://www.zsh.org/mla/ > ~/.zsh/urls/bookmark/list/zsh
> zsh% lynx bookmark:list/zsh<TAB>
> ->
> zsh% lynx http://www.zsh.org/mla/
> 
> This is zsh level bookmark implementation and not browser specific.

Incidentally, I've recently written a Perl module which parses
Netscape bookmark files, and a program which harnesses this to
generate the ~/.zsh/urls hierarchy.  It will be more freely available
when I get around to CPANifying the module, but for now if anyone's
interested in it, drop me a mail.


  reply	other threads:[~1999-10-07 13:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-07 11:42 Oliver Kiddle
1999-10-07 11:47 ` Zefram
1999-10-07 13:21 ` Tanaka Akira
1999-10-07 13:26   ` Adam Spiers [this message]
     [not found]     ` <14332.42410.2764.422238@kevins>
1999-11-09  2:13       ` PATCH: automatically generate ~/.zsh/urls for use with _urls Adam Spiers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19991007142614.C19339@thelonious.new.ox.ac.uk \
    --to=adam@thelonious.new.ox.ac.uk \
    --cc=adam@spiers.net \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).