zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re:  PATCH: 3.1.5-pws-7++: #key-* style completions
Date: Mon, 15 Feb 1999 10:25:44 +0100 (MET)	[thread overview]
Message-ID: <199902150925.KAA22834@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Peter Stephenson's message of Sat, 13 Feb 1999 14:06:53 +0100


Peter Stephenson wrote:

> I've just noticed a slight problem with rebinding all completion-type key
> bindings to use the new functions, when combined with #key-* bindings: if
> you do (say) ^D, it will always generate the context-dependent list,
> replacing the list you just made with the #key-* function, whereas if ^D
> was bound as originally, it will use an existing completion list.  However,
> that was imperfect because if there was no existing completion list it
> would generate the one according to the old-style compctl's.  So the
> present arrangement is probably better, but not perfect.  Is there some way
> in shell code of making listing functions use an existing completion
> list where there is one (maybe as an option)?

Of course that's because list-choices and d-c-o-l generate the list
themselves, one might argue that the things from a key-bound special
completion aren't really choices.
Anyway, I was already talking about my wish to add some support for
the surroundings of the completion stuff (control the listing
etc.). This sounds like one of the things we might want to add
there. I'm currently too busy with the existing parts of the code to
think about what would be nice to have acces to, though.

But, maybe, some of you want to make suggestions, so that we can
collect a list?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~1999-02-15  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-15  9:25 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-02-13 13:06 Peter Stephenson

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=199902150925.KAA22834@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --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).