zsh-workers
 help / color / mirror / code / Atom feed
* predict-on is no longer completing?
@ 2000-02-14 16:41 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2000-02-14 16:41 UTC (permalink / raw)
  To: zsh-workers

The history completion part of predict-on is still working, but it's also
supposed to attempt standard completion when the history search fails.

The problem appears to be that there aren't any completers for the context
containing ":predict:".

+_main_complete:61> zstyle -a :completion:::predict:: completer tmp
+_main_complete:62> set --
+_main_complete:67> _completers=( )
+_main_complete:68> _completers_left=( )

Was that an intentional change, or should the default list of completers
have been used, as I expected?

-- 
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:[~2000-02-14 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-14 16:41 predict-on is no longer completing? 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).