zsh-users
 help / color / mirror / code / Atom feed
* completion of command names
@ 1998-06-05 16:45 Timothy J Luoma
  1998-06-05 16:58 ` Zefram
  0 siblings, 1 reply; 5+ messages in thread
From: Timothy J Luoma @ 1998-06-05 16:45 UTC (permalink / raw)
  To: zsh-users


This used to work in 3.0.5 and I'm not sure what controls it now

compctl -c  allmanpages man myman obin which wh where wr qs lw obin


so I could do, for example:


where rem[tab] and get a listing of all the files which would match.


I get the feeling I should know the answer to this one...

TjL


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

* Re: completion of command names
  1998-06-05 16:45 completion of command names Timothy J Luoma
@ 1998-06-05 16:58 ` Zefram
  1998-06-05 17:45   ` Timothy J Luoma
  0 siblings, 1 reply; 5+ messages in thread
From: Zefram @ 1998-06-05 16:58 UTC (permalink / raw)
  To: Timothy J Luoma; +Cc: zsh-users

Timothy J Luoma wrote:
>This used to work in 3.0.5 and I'm not sure what controls it now
>
>compctl -c  allmanpages man myman obin which wh where wr qs lw obin

Works fine for me in 3.1.4 (i586-pc-linux).

-zefram


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

* Re: completion of command names
  1998-06-05 16:58 ` Zefram
@ 1998-06-05 17:45   ` Timothy J Luoma
  1998-06-05 17:48     ` Zefram
  0 siblings, 1 reply; 5+ messages in thread
From: Timothy J Luoma @ 1998-06-05 17:45 UTC (permalink / raw)
  To: Zefram; +Cc: zsh-users

	Author:        Zefram <zefram@tao.co.uk>
	Original-Date: Fri, 5 Jun 1998 17:58:56 +0100 (BST)
	Message-ID:    <199806051658.RAA30302@taos.demon.co.uk>

> >compctl -c  allmanpages man myman obin which wh where wr qs lw obin
>
> Works fine for me in 3.1.4 (i586-pc-linux).

hrm... actually it looks like there's a problem earlier in the completions file:

# source /usr/local/etc/zsh/completions
/usr/local/etc/zsh/completions: number expected [38]

line 38 is

compctl -f -x 'c[-1,-a]' -K allapps - 'S[-]' -k (-a -p -o -NXHost -unhide  
-nostat -wait -temp) -- open

And that did work with 3.0.5 just the way it is....

TjL


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

* Re: completion of command names
  1998-06-05 17:45   ` Timothy J Luoma
@ 1998-06-05 17:48     ` Zefram
  1998-06-05 17:50       ` Timothy J Luoma
  0 siblings, 1 reply; 5+ messages in thread
From: Zefram @ 1998-06-05 17:48 UTC (permalink / raw)
  To: Timothy J Luoma; +Cc: zefram, zsh-users

Timothy J Luoma wrote:
>compctl -f -x 'c[-1,-a]' -K allapps - 'S[-]' -k (-a -p -o -NXHost -unhide  
>-nostat -wait -temp) -- open

Quoting that parened list would help.

-zefram


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

* Re: completion of command names
  1998-06-05 17:48     ` Zefram
@ 1998-06-05 17:50       ` Timothy J Luoma
  0 siblings, 0 replies; 5+ messages in thread
From: Timothy J Luoma @ 1998-06-05 17:50 UTC (permalink / raw)
  To: Zefram; +Cc: zsh-users

	Author:        Zefram <zefram@tao.co.uk>
	Original-Date: Fri, 5 Jun 1998 18:48:01 +0100 (BST)
	Message-ID:    <199806051748.SAA30719@taos.demon.co.uk>

> Timothy J Luoma wrote:
> >compctl -f -x 'c[-1,-a]' -K allapps - 'S[-]' -k (-a -p -o -NXHost -unhide
> >-nostat -wait -temp) -- open
>
> Quoting that parened list would help.

Yup!  That did it....

TjL



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

end of thread, other threads:[~1998-06-05 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-05 16:45 completion of command names Timothy J Luoma
1998-06-05 16:58 ` Zefram
1998-06-05 17:45   ` Timothy J Luoma
1998-06-05 17:48     ` Zefram
1998-06-05 17:50       ` Timothy J Luoma

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