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

Re: Problem with completion matching control



Sven Wischnowsky wrote:
> The patch below is a bit of an overhaul for the usage of completion
> options in do_ambiguous().

There's now a widowed

    if (am)
	lastambig = 1;

at the end of do_ambiguous, with the declaration for `am' having
disappeared.  Can I just remove both lines?

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