about summary refs log tree commit diff
path: root/Completion/X/_xutils
Commit message (Collapse)AuthorAgeFilesLines
* moved to Completion/X/Command/_x_utilsSven Wischnowsky2001-04-021-165/+0
|
* 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-1/+1
|
* don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky2000-05-191-1/+1
|
* allow `-' in exclusion lists for _arguments, to avoid completing all options ↵Sven Wischnowsky2000-05-031-1/+2
| | | | (11121)
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-9/+15
| | | | 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-1/+1
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-10/+32
|
* Initial revisionTanaka Akira1999-09-211-0/+136