1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-01 16:31:53 +02:00
zsh/Completion/AIX/Command/_floppy
Oliver Kiddle 0ba8ae87ea 21315: make completion functions give precendence to descriptions passed as
parameters and cleanup descriptons in calling functions
2005-06-08 12:45:24 +00:00

6 lines
110 B
Plaintext

#compdef dosread dosdel
local expl
_wanted floppyfiles expl 'file on floppy' compadd - ${$(dosdir)[1,-5]:l}