From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3493 invoked by alias); 26 Jul 2014 16:42:07 -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: 32909 Received: (qmail 19521 invoked from network); 26 Jul 2014 16:42:05 -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 From: Bart Schaefer Message-id: <140726094152.ZM2894@torch.brasslantern.com> Date: Sat, 26 Jul 2014 09:41:52 -0700 In-reply-to: <140428073318.ZM27211@torch.brasslantern.com> Comments: In reply to Bart Schaefer "Re: Bug in the completion for qemu in zsh" (Apr 28, 7:33am) References: <1398683489.899.4.camel@Antergosi> <140428073318.ZM27211@torch.brasslantern.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Bug in the completion for qemu in zsh MIME-version: 1.0 Content-type: text/plain; charset=us-ascii As we have a release coming up, do we want to commit the patch from 32593 or would someone like to volunteer to do something with Eric Cook's re-implementation from 32594? Or neither? On Apr 28, 7:33am, Bart Schaefer wrote: } - '-std-vga[simulate standard VGA]' \ } + '-vga[select video card type]:card type:(std cirrus vmware qxl xenfb none)' \