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

`We Love Sven' Day Celebrated In Pisa



Thought I'd introduce a little civilization to my bug reports:

Didn't we do this before?  Maybe I missed applying a patch (in which case
everyone else will have missed out by now, because it was a couple of weeks
ago):

% _foo() { local list='Hi mum!'; compgen -y '$list' -k '(foo bar)'; }
% compdef _foo foo
% foo ^D
<lists rubbish>

It's OK if $list is not local.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy



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