zsh-workers
 help / color / mirror / code / Atom feed
From: Richard Coleman <coleman@math.gatech.edu>
To: zsh-workers@math.gatech.edu
Subject: Re: proposal: GDBM completion
Date: Mon, 26 Jun 1995 14:58:18 -0400	[thread overview]
Message-ID: <9506261858.AA04995@redwood.skiles.gatech.edu> (raw)
In-Reply-To: Your message of "Mon, 26 Jun 1995 13:23:16 +0200." <m0sQCG4-00018FC@inf.fu-berlin.de>

> I wonder whether we could implement some data base completion.  What I
> want to have is man page completion, but reading all the man pages from
> an NFS server is very slow, and we have so many man pages installed that
> I don't want zsh to keep the list in memory.
> 
> The newer Berkeley db library has a B-tree database type, which can be
> searched the way we need to implement completion.  Wouldn't it be
> possible to implement some database lookup completion ?  I'd like to
> write a new man(1) which uses the database to find the man pages, and
> I'd like to have zsh complete my man pages ;)

I believe Tom Christiansen has written a version of man in perl that uses
ndbm for indexing.  Also tkman can use the database glimpse for similar
things.

As to building in completion support for this in zsh, I'm not sure.  I would
have to be convinced that it would be generally useful.   A possibility is
that I could put patches for such features in a Contrib subdirectory.  But I'm
tied up in other zsh work right now.

rc


  reply	other threads:[~1995-06-26 19:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-06-26 11:23 Felix von Leitner
1995-06-26 18:58 ` Richard Coleman [this message]
1995-06-27 14:10 ` Zoltan Hidvegi

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=9506261858.AA04995@redwood.skiles.gatech.edu \
    --to=coleman@math.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /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).