Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#733075: Bug#733075: zsh: command completion not working after semicolon
- X-seq: zsh-workers 32220
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Bug#733075: Bug#733075: zsh: command completion not working after semicolon
- Date: Thu, 02 Jan 2014 22:38:38 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1388698720; bh=WpBvlrgjJlpBo+Vg/OV2O6a6Gt6grcfhKde1Tq5opoU=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Received:In-reply-to:From:References:To:Subject:Date:Message-ID; b=gxmw24oDPbsON77gmDnEuuu8C0J4j47rvjmZ1EJT4lJALf3gJ/z7VDe4YqcmT0oMdf3tW8IwZhb8u2zboghUttvidb81EfSQ/CmaMi1RsD6e+uxTyCbYGPhE6IlN8xmJym9UUzyOdZVq04RhysJfmMppxyd1GVUamUfmDaI6Lzc=
- In-reply-to: <20140102181631.7b390c13@pws-pc.ntlworld.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20131224214220.2173519380.qww314159@soup.q.qbilt.org> <877gatqlp3.fsf@ft.bewatermyfriend.org> <CAD77+gRdTo6gN-XJWckqy7sn5afE6r5CPsp2E3MqxoWJTdup6Q@mail.gmail.com> <8738lhqjny.fsf@ft.bewatermyfriend.org> <131225101336.ZM17671@torch.brasslantern.com> <20140102181631.7b390c13@pws-pc.ntlworld.com>
Peter Stephenson wrote:
> Regression tests for interactive features is another place needing a
> volunteer (who wouldn't need to know about internals). Felix did some
> good work on Zle testing but it really needs a permanent maintainer.
It perhaps doesn't help that Felix's good work never got merged (I'm
assuming you're referring to workers/30103). I had missed that and took a
slightly different approach when adding a test for a vi-mode interactive
feature. Both approaches are useful: Felix's where the mini-buffer is
used and the other where buffer contents are more important. However, it
might be better if there isn't a clash in the names of the helper
functions so they could both be used in the same test script.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author