Package: zsh
Severity: minor
Tags: patch

The xrandr tab-completion omits the "--same-as" switch. Patch attached.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad zsh-4.3.6.orig/Completion/X/Command/_xrandr 
zsh-4.3.6/Completion/X/Command/_xrandr
--- zsh-4.3.6.orig/Completion/X/Command/_xrandr 2008-06-23 08:34:38.000000000 
+0100
+++ zsh-4.3.6/Completion/X/Command/_xrandr      2008-06-23 08:35:02.000000000 
+0100
@@ -28,5 +28,6 @@
   '--right-of:output' \
   '--above:output' \
   '--below:output' \
+  '--same-as:output' \
   '--off[disable the output]' \
   '--crtc:crtc to use:'

Attachment: signature.asc
Description: PGP signature

Reply via email to