about summary refs log tree commit diff
path: root/Completion/User/_mount
Commit message (Collapse)AuthorAgeFilesLines
* add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky2001-01-151-1/+1
| | | | (13346)
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-3/+3
|
* 11106: Completion/User/_mount: fix glob for device files.Tanaka Akira2000-05-031-1/+1
|
* completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2000-05-021-1/+1
|
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-1/+1
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* use basename of commands instead of $words[1]Sven Wischnowsky2000-04-051-165/+478
|
* Initial revisionTanaka Akira1999-09-131-0/+265