about summary refs log tree commit diff
path: root/Completion/Builtins/_zpty
Commit message (Collapse)AuthorAgeFilesLines
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-2/+2
|
* fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky2000-05-291-14/+39
|
* Split _arguments calls into sets to avoid long mutex lists (11579)Oliver Kiddle2000-05-251-7/+16
|
* completion function cleanup for `_arguments' with the `-C' option and using ↵Sven Wischnowsky2000-05-051-1/+2
| | | | it's return value (11195)
* make _arguments use more than one action when appropriate; add ↵Sven Wischnowsky2000-04-251-1/+1
| | | | _argument_sets to complete different sets of arguments and options for the same command (10908)
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-3/+3
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* Updated from list as far as 10376Peter Stephenson2000-04-011-5/+5
|
* Initial revisionTanaka Akira2000-03-091-0/+23