mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 05:24:23 +01:00
21351: complete for xvnc4viewer and xtightvncviewer.
This commit is contained in:
parent
3f08496698
commit
2a176ec84e
@ -1,3 +1,8 @@
|
||||
2005-06-16 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 21351: Completion/X/Command/_vnc: complete for xvnc4viewer and
|
||||
xtightvncviewer.
|
||||
|
||||
2005-06-14 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 21243: Kazuhiro NISHIYAMA: Completion/Unix/Command/_subversion:
|
||||
|
@ -1,4 +1,4 @@
|
||||
#compdef vncserver vncviewer xvncviewer
|
||||
#compdef vncserver vncviewer xvncviewer xtightvncviewer xvnc4viewer
|
||||
|
||||
local displays args
|
||||
displays=( ~/.vnc/$HOST:<->.pid(N:r:t:s/$HOST//) )
|
||||
|
Loading…
Reference in New Issue
Block a user