diff options
Diffstat (limited to 'Completion/X/Command/_vnc')
-rw-r--r-- | Completion/X/Command/_vnc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_vnc b/Completion/X/Command/_vnc index ed39bdb2f..347eb8ef4 100644 --- a/Completion/X/Command/_vnc +++ b/Completion/X/Command/_vnc @@ -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//) ) |