1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00

25243: patch from Chris Lamb to add --same-as for xrandr

This commit is contained in:
Clint Adams 2008-06-24 23:00:26 +00:00
parent 46c8127e93
commit d09e51d609
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-06-24 Clint Adams <clint@zsh.org>
* 25243: Completion/X/Command/_xrandr: patch from Chris Lamb to add
--same-as for xrandr.
2008-06-24 Peter Stephenson <pws@csr.com>
* 25244: Doc/Zsh/contrib.yo, Functions/Zle/match-words-by-style,

View file

@ -28,5 +28,6 @@ _arguments \
'--right-of:output' \
'--above:output' \
'--below:output' \
'--same-as:output' \
'--off[disable the output]' \
'--crtc:crtc to use:'