diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:09:25 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:09:25 +0000 |
commit | cdc88c7c0a64ccbdb19c8d92d5b95644a92f0a72 (patch) | |
tree | 4ae0442ae40f61069fb21018b2d5df834fda4c81 /Completion | |
parent | d151e7fdcaed1edc23930bba36e0f1fd33144df3 (diff) | |
download | zsh-cdc88c7c0a64ccbdb19c8d92d5b95644a92f0a72.tar.gz zsh-cdc88c7c0a64ccbdb19c8d92d5b95644a92f0a72.tar.xz zsh-cdc88c7c0a64ccbdb19c8d92d5b95644a92f0a72.zip |
moved from Completion/X/_x_display
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/X/Type/_x_display | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/X/Type/_x_display b/Completion/X/Type/_x_display new file mode 100644 index 000000000..f547a64fa --- /dev/null +++ b/Completion/X/Type/_x_display @@ -0,0 +1,3 @@ +#autoload + +_tags displays && _hosts -S ':0 ' -r : |