zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _zstyle additions
@ 2000-05-17 15:35 Peter Stephenson
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Stephenson @ 2000-05-17 15:35 UTC (permalink / raw)
  To: Zsh hackers list

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


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: PATCH: _zstyle additions
@ 2000-05-18  7:07 Sven Wischnowsky
  2000-05-18  8:54 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Wischnowsky @ 2000-05-18  7:07 UTC (permalink / raw)
  To: zsh-workers


Peter Stephenson wrote:

> 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.

I'd say that it's your completer, so you decide...

Maybe make it default to true if $compstate[insert]==menu? Dunno.

Bye
 Sven


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


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: PATCH: _zstyle additions
@ 2000-05-18  9:16 Sven Wischnowsky
  0 siblings, 0 replies; 4+ messages in thread
From: Sven Wischnowsky @ 2000-05-18  9:16 UTC (permalink / raw)
  To: zsh-workers


Peter Stephenson wrote:

> Sven wrote
> > > 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.
> > 
> > I'd say that it's your completer, so you decide...
> 
> The manual says it's on by default, it must have got turned off during some
> rewrite.

Uh. Then it's probably my fault. Sorry.

Bye
 Sven


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-05-18  9:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-17 15:35 PATCH: _zstyle additions Peter Stephenson
2000-05-18  7:07 Sven Wischnowsky
2000-05-18  8:54 ` Peter Stephenson
2000-05-18  9:16 Sven Wischnowsky

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).