zsh-users
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <borsenkow.msk@sni.de>
To: Zsh users mailing list <zsh-users@math.gatech.edu>
Subject: (one more) Completion question
Date: Thu, 29 Jan 1998 15:53:17 +0300 (MSK)	[thread overview]
Message-ID: <Pine.SV4.3.95.980129153729.10712C-100000@itsrm1> (raw)


Is it possible to reject current alt completion and move on to the
next? That is, suppose with the following:

compctl -S / -q  -g '*(-/^D)' +  -g '*(-/D)' +  -K cdmatch cd

if I happen to have zoo in current durectory, I would like to tell "no,
I want zsh in ~/src"? Looks useful - it gives you the ability to use
simple completion 95% of times and to move on to more complex if needed.
I think, someone has posted example, which loads completion list on the
first call; the above feature could the be used to refresh this list.
Something like 

compctl -k matches_list + -K get_matches

where get_matches updates array matches_list.

-------------------------------------------------------------------------
Andrej Borsenkow 		Fax:   +7 (095) 252 01 05
SNI ITS Moscow			Tel:   +7 (095) 252 13 88

NERV:  borsenkow.msk		E-Mail: borsenkow.msk@sni.de
-------------------------------------------------------------------------



             reply	other threads:[~1998-01-29 13:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-29 12:53 Andrej Borsenkow [this message]
1998-01-29 13:22 ` Bruce Stephens
1998-01-29 16:04   ` Wessel Dankers
1998-01-29 16:22     ` Bruce Stephens
1998-01-29 20:09 Oliver Kiddle
1998-01-30  9:44 ` Andrew Main

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=Pine.SV4.3.95.980129153729.10712C-100000@itsrm1 \
    --to=borsenkow.msk@sni.de \
    --cc=zsh-users@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).