summaryrefslogtreecommitdiff
path: root/Completion/User/_mount
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Unix/Command/_mountSven Wischnowsky1-578/+0
2001-01-15add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky1-1/+1
(13346)
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-3/+3
2000-05-0311106: Completion/User/_mount: fix glob for device files.Tanaka Akira1-1/+1
2000-05-02completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky1-1/+1
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky1-1/+1
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-05use basename of commands instead of $words[1]Sven Wischnowsky1-165/+478
1999-09-13Initial revisionTanaka Akira1-0/+265