From 6994e5beafe34c47b89d27e6ad331158517a2ca1 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 12:18:35 +0000 Subject: moved from Completion/AIX/_floppy --- Completion/AIX/Command/_floppy | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Completion/AIX/Command/_floppy (limited to 'Completion/AIX') 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} -- cgit 1.4.1