zsh-workers
 help / color / mirror / code / Atom feed
* Bug in alternative completion?
@ 1998-05-29 19:16 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1998-05-29 19:16 UTC (permalink / raw)
  To: zsh-workers

Given:

	compctl -C -aBF + -K foo

(it doesn't matter what function foo does), aliases/builtins/functions are
NOT completed in the command position; the reply from `foo' is always used.

If instead the order is reversed:

	compctl -C -K foo + -aBF

then completion of aliases/builtins/functions proceeds correctly whenever
`foo' produces an empty reply.

This is zsh 3.0.5; I haven't tried 3.1.2.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-05-29 19:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-29 19:16 Bug in alternative completion? Bart Schaefer

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