From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25379 invoked by alias); 28 Feb 2013 10:15:52 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31085 Received: (qmail 18450 invoked from network); 28 Feb 2013 10:15:50 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <130228021535.ZM7850@torch.brasslantern.com> Date: Thu, 28 Feb 2013 02:15:35 -0800 In-reply-to: Comments: In reply to Olivier Teuliere "Re: Limitations of menuselect" (Feb 28, 10:34am) References: <21084.1361986051@thecus.kiddle.eu> <26011.1362013659@thecus.kiddle.eu> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: Olivier Teuliere , zsh-workers@zsh.org Subject: Re: Limitations of menuselect MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Feb 28, 10:34am, Olivier Teuliere wrote: } } Are there plans to implement this in the future? Plans, sort of. Anyone to actually do the work, not really. This and several other of the more complex parts of completion were implemented by some (primarily one) university students who stopped working on zsh when they completed their studies, and no one who remains on the team has simultaneously the time and the interest to address this. We are in need of more C programmers willing to take this kind of thing on. } What are the next steps here? The work-arounds given in this thread } are mostly enough for my needs, but IMHO several things should be } improved in zsh itself. Should I file formal bug reports and/or } feature requests somewhere? This mailing list is the place for filing reports / requests, so you've done that as far as it goes.