about summary refs log tree commit diff
path: root/Completion/AIX
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:18:35 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:18:35 +0000
commit6994e5beafe34c47b89d27e6ad331158517a2ca1 (patch)
treebffefc58a491e8e758d8114cf05abacae65ff5cc /Completion/AIX
parent1bde6b7d6900213dcba6a03ef1de30047be2dc67 (diff)
downloadzsh-6994e5beafe34c47b89d27e6ad331158517a2ca1.tar.gz
zsh-6994e5beafe34c47b89d27e6ad331158517a2ca1.tar.xz
zsh-6994e5beafe34c47b89d27e6ad331158517a2ca1.zip
moved from Completion/AIX/_floppy
Diffstat (limited to 'Completion/AIX')
-rw-r--r--Completion/AIX/Command/_floppy5
1 files changed, 5 insertions, 0 deletions
diff --git a/Completion/AIX/Command/_floppy b/Completion/AIX/Command/_floppy
new file mode 100644
index 000000000..7c030f9bd
--- /dev/null
+++ b/Completion/AIX/Command/_floppy
@@ -0,0 +1,5 @@
+#compdef dosread dosdel
+
+local expl
+
+_wanted floppyfiles expl 'files on floppy' compadd - ${$(dosdir)[1,-5]:l}