zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <opk@u.genie.co.uk>
To: Zsh workers <zsh-workers@sunsite.auc.dk>
Subject: _netscape
Date: Thu, 18 May 2000 10:45:15 +0100	[thread overview]
Message-ID: <3923BBAB.F2F94463@u.genie.co.uk> (raw)
In-Reply-To: <200005151223.OAA18213@beta.informatik.hu-berlin.de>

Sven Wischnowsky wrote:

> Hm. What exactly doesn't seem to work properly for you anymore? The
> only ugliness I can see is that you get the `\(' if the string is not
> in quotes but when it is. 

I've tried some of the things you suggest and I can't get it to work although I
have managed to get the same behaviour as now with a more succinct _netscape.

The only thing which is particularly special about netscape remote commands is
that they contain brackets so these brackets need to be quoted. 

If I manually use a single or double quote around the whole remote command,
things work fine:

netscape -remote 'open<tab> lists openFile and openURL
netscape -remote 'openU<tab> completes openURL(, the bracket being a suffix
netscape -remote 'openURL(<tab> is now completing urls

Where things go wrong is when I don't use a quote:

netscape -remote open<tab> completes '\(', subsequent tabs insert more, I would
    expect to see openFile and openURL listed
netscape -remote openU<tab> works - completes to openURL\(
netscape -remote openURL\(<tab> also works - it completes URLs.

The first of these is where it isn't workling. The thing which is missing is that I never get the list of matches, just the inserted brackets.

Oliver Kiddle


      reply	other threads:[~2000-05-18  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-15 12:23 seg fault fixed and Makefile change Sven Wischnowsky
2000-05-18  9:45 ` Oliver Kiddle [this message]

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=3923BBAB.F2F94463@u.genie.co.uk \
    --to=opk@u.genie.co.uk \
    --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).