zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@cambridgesiliconradio.com>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: PATCH: _zstyle additions
Date: Wed, 17 May 2000 16:35:31 +0100	[thread overview]
Message-ID: <0FUP001HQNB6CG@la-la.cambridgesiliconradio.com> (raw)

old-list and old-menu never got added to _zstyle.  I found I had to set
old-menu to true for it to take effect.  It should be on by default, I
think?  If so the zstyle command needs to have -T instead of -t.

Index: Completion/Builtins/_zstyle
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Builtins/_zstyle,v
retrieving revision 1.12
diff -u -r1.12 _zstyle
--- Completion/Builtins/_zstyle	2000/05/09 11:04:45	1.12
+++ Completion/Builtins/_zstyle	2000/05/17 15:25:23
@@ -53,6 +53,8 @@
   max-errors		 c:
   menu			 c:boolauto
   numbers		 c:bool
+  old-list		 c:bool 
+  old-menu		 c:bool 
   original		 c:bool
   packageset		 c:packageset
   path			 'c:_wanted directories expl directory _path_files -/'

-- 
Peter Stephenson <pws@cambridgesiliconradio.com>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


             reply	other threads:[~2000-05-17 15:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-17 15:35 Peter Stephenson [this message]
2000-05-18  7:07 Sven Wischnowsky
2000-05-18  8:54 ` Peter Stephenson
2000-05-18  9:16 Sven Wischnowsky

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=0FUP001HQNB6CG@la-la.cambridgesiliconradio.com \
    --to=pws@cambridgesiliconradio.com \
    --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).