Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug in the completion for qemu in zsh
- X-seq: zsh-workers 32591
- From: Bruno Jimenez <brunojimen@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Bug in the completion for qemu in zsh
- Date: Mon, 28 Apr 2014 13:11:29 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:content-type:mime-version :content-transfer-encoding; bh=u6dBLFWyIWfXi/OB0EuMPNjqp4i7arXjDIwpiTKt6LQ=; b=dhblm7lLxJ/i34hlBy0yj6gxflRz/xlCb0sfwFU0NO/WAmr622LIYmk0zBGfPizhj5 tMWlBeXPsy1CGRbzzRJxE6s3z2xZrGLTXoXAb21SVtknjhh44sxFlfys1LFj3jBkZexq SaaFrdPleY9jZHOsz+j3BIz9NL4FiIIZaTcqObEHBIo3uJYrVS6Mn0Kiv/Z0yZX+dEpN qEFZ0vaC6EQnjsP2zPfmCSP6CR9L8XcSSuaJdb3Iey3ivl8mjUl+72+jvw6TsKF2EQM6 hA0KOj6tXf3z0be9LCWsMEIMWKPT2o9Y9q/R2DWYz8slzNzhZV+C4aCsgcti4XAO0TCS HMQQ==
- 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
Hi,
I have seen that among the multiple completions for qemu, there's
'-std-vga'. But that option was removed years ago[1], and in fact, if
you try to use it, it says that it's an invalid option.
The new option is:
'-vga [std|cirrus|vmware|qxl|xenfb|none] select video card type'
Could you please update it?
Thanks in advance!
Bruno
P.S: I'd change it and send you a patch for it myself, but I'm afraid
that my completions knowledge is null.
[1]http://www.linux-kvm.com/content/kvm-77-released-std-vga-deprecated-improved-disk-performance
Messages sorted by:
Reverse Date,
Date,
Thread,
Author