zsh-users
 help / color / mirror / code / Atom feed
From: "Will Sargent" <wsargent@atg.com>
To: "Brian Agnew" <brianagnew@yahoo.com>, <zsh-users@sunsite.dk>
Subject: RE: Completing directories with special suffix
Date: Thu, 28 Mar 2002 18:36:02 -0800	[thread overview]
Message-ID: <JMEGJPLJEICAFFFLHGPBIEACDAAA.wsargent@atg.com> (raw)
In-Reply-To: <20020329005207.61786.qmail@web14606.mail.yahoo.com>

> I don't parse out the classpath. Rather I perform the completion
> function, and
> generate the possible package names (and cache them for later
> use). So I can
> complete on a classpath setting (including .zips and .jars)
> rather than on a
> directory basis. Which is what you really want.
>
> Don't know yet if the zsh 4.x completions handle this.
> Unfortunately my current
> client is stuck on 3.x at the moment :-( Hopefully I can check
> this out next
> week.

Yeah, that was what I meant.

Do you do completion in place, so you can define a classpath and expand out
the package in the same line?  Something along the lines of

java -cp jedit.jar org.gjt.jedit.JEdit

would be supercool.

Will.


      reply	other threads:[~2002-03-29  2:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-27 21:52 Will Sargent
2002-03-27 21:57 ` Will Sargent
2002-03-28  9:59 ` Brian Agnew
2002-03-28 18:51   ` Will Sargent
2002-03-29  0:52     ` Brian Agnew
2002-03-29  2:36       ` Will Sargent [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=JMEGJPLJEICAFFFLHGPBIEACDAAA.wsargent@atg.com \
    --to=wsargent@atg.com \
    --cc=brianagnew@yahoo.com \
    --cc=zsh-users@sunsite.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).