Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: 'zstyle ':predict' verbose true' hangs on zsh 4.2.1



[Note, replies directed to zsh-workers]

On Wed, 18 Aug 2004, Thorsten Kampe wrote:

> thorsten@wolfbrand%
> _

[...]

> autoload -U predict-on; predict-on
> zle-line-init() { predict-on }

That's almost certainly the issue, right there.  I'd be willing to wager
that "zle -M" doesn't work from zle-line-init.  If so, it's a bug newly 
introduced by the creation of zle-line-init, and is not limited to the
predict-on widget.



Messages sorted by: Reverse Date, Date, Thread, Author