zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: PATCH: compsys.yo
Date: Wed, 31 Mar 1999 13:15:18 +0200 (MET DST)	[thread overview]
Message-ID: <199903311115.NAA08392@beta.informatik.hu-berlin.de> (raw)


I forgot to mention some of the special contexts...

Bye
 Sven

--- od/Zsh/compsys.yo	Tue Mar 30 16:00:36 1999
+++ Doc/Zsh/compsys.yo	Wed Mar 31 13:14:13 1999
@@ -236,6 +236,20 @@
 for completing the name of a parameter expansion with braces
 (`tt(${...})')
 )
+item(tt(-first-))(
+for adding completions before any other other completion functions are
+tried (comparable to the `tt(-T)' flag of tt(compctl)); if this
+function sets the tt(_compskip) parameter to any value, the completion
+system will not call any other function to generate matches
+)
+item(tt(-default-))(
+for generating completions when no special completion function is used 
+(comparable to the `tt(-D)' option of tt(compctl))
+)
+item(tt(-command-))(
+for completing in a command position (as with the `tt(-C)' option of
+tt(compctl))
+)
 enditem()
 
 The example system has a default implementation for each of these

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


             reply	other threads:[~1999-03-31 11:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-31 11:15 Sven Wischnowsky [this message]
1999-04-14  9:27 Peter Stephenson
1999-04-14 11:09 Sven Wischnowsky
1999-04-14 11:25 ` Peter Stephenson
1999-04-14 12:11 ` Andrej Borsenkow
1999-04-15  5:55 Sven Wischnowsky
1999-12-16 13:48 Sven Wischnowsky
2000-05-23 19:21 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=199903311115.NAA08392@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).