zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#487626: xrandr tab-completion omits "--same-as" switch
       [not found] <20080623083711.37c3a6f0@sakaki.chris-lamb.co.uk>
@ 2008-06-24 15:24 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2008-06-24 15:24 UTC (permalink / raw)
  To: zsh-workers; +Cc: Chris Lamb, 487626

On Mon, Jun 23, 2008 at 08:37:11AM +0100, Chris Lamb wrote:
> The xrandr tab-completion omits the "--same-as" switch. Patch attached.

Thanks.

Index: Completion/X/Command/_xrandr
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/X/Command/_xrandr,v
retrieving revision 1.1
diff -u -r1.1 _xrandr
--- Completion/X/Command/_xrandr	23 Jun 2007 21:32:23 -0000	1.1
+++ Completion/X/Command/_xrandr	24 Jun 2008 15:22:20 -0000
@@ -28,5 +28,6 @@
   '--right-of:output' \
   '--above:output' \
   '--below:output' \
+  '--same-as:output' \
   '--off[disable the output]' \
   '--crtc:crtc to use:'


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-24 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20080623083711.37c3a6f0@sakaki.chris-lamb.co.uk>
2008-06-24 15:24 ` Bug#487626: xrandr tab-completion omits "--same-as" switch Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).